Created
December 28, 2022 11:39
-
-
Save CodeNinja47/f1e63264fda73ab52ce4c794b5981d41 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| console.log | |
| Sample | |
| at Object.next (src/Testing.js:13:19) | |
| PASS src/mock.test.js | |
| ✓ Mocking GraphQL queries (42 ms) | |
| Test Suites: 1 passed, 1 total | |
| Tests: 1 passed, 1 total | |
| Snapshots: 0 total | |
| Time: 0.73 s, estimated 1 s | |
| Ran all test suites matching /.\/src\/mock.test.js/i. | |
| Active Filters: filename /./src/mock.test.js/ | |
| › Press c to clear filters. | |
| Watch Usage | |
| › Press f to run only failed tests. | |
| › Press o to only run tests related to changed files. | |
| › Press q to quit watch mode. | |
| › Press p to filter by a filename regex pattern. | |
| › Press t to filter by a test name regex pattern. | |
| › Press Enter to trigger a test run. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment