Published
- 1 min read
nx test one file
The solution for this is noted below
nx test one file
Solution
nx test --test-file example.spec.ts
nx test your_project --test-name-pattern=regex
Try other methods by searching on the site. That is if this doesn’t work