Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g-rath/jest-failuredetails-tester
https://github.com/g-rath/jest-failuredetails-tester
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/g-rath/jest-failuredetails-tester
- Owner: G-Rath
- Created: 2020-02-24T17:41:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T04:21:23.000Z (over 3 years ago)
- Last Synced: 2024-10-11T10:16:54.461Z (25 days ago)
- Language: JavaScript
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repo for testing out upcoming changes to `jest-circus` that provide test reporters with more information about testing results.
Included in this repo are:
* the `failureDetails` property ([#9496](https://github.com/facebook/jest/pull/9496))
Note that the changes are applied using `patch-package`, and so much be recompiled if PRs are updated.