Yeah I know all that. The question is how can I run only a single test or test suite without the CLI? You can do this with Mocha / Chai / Sinon for example, I'm just wondering if this is also possible with Jest
↧