Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rickhanlonii/jest-issue-7197


https://github.com/rickhanlonii/jest-issue-7197

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Repro

```
$ yarn
$ yarn run test:named --testNamePattern="those tests will fail"
$ yarn run test:notnamed --testNamePattern="those tests will fail"
```