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
Richer reporters can improve feedback loop both by highlighting different things depending on what you’re working on (such as the current assertion being run, last assertion run), and by integrating better into existent tooling such as VS Code or WebStorm to get results directly in your editor. This project would explore in what ways Jest could emit useful data for reporters and integrations as well as implementing that.
Summary:
Richer reporters can improve feedback loop both by highlighting different things depending on what you’re working on (such as the current assertion being run, last assertion run), and by integrating better into existent tooling such as VS Code or WebStorm to get results directly in your editor. This project would explore in what ways Jest could emit useful data for reporters and integrations as well as implementing that.
Issue links:
failureDetails
property to circus test results · Issue AddfailureDetails
property to circus test results jestjs/jest#9496Level of complexity: Medium
Experience wanted:
Deliverables:
The text was updated successfully, but these errors were encountered: