You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a test file could have many describe in the top level, how to decide choose which one as the title in this scenario?
We know that this reporter just to display the data that we got form Jest, as I said here Collapsable Test Groups #37 (comment), it's a little hard to get the describe title.
Hello, is there a way to change the current file name (Name / File) to the description of the test?:
I would like to change these, to the name, what we enter in the "describe("Name of the test suite"){}" section of the test suites.
The text was updated successfully, but these errors were encountered: