How to run a single test?

This is exactly how it works :slight_smile:

Try yarn rw test api projects.test.ts If you’re still getting too many tests running, include parts of the path as well, so maybe yarn rw test api projects/projects.test.ts

1 Like