Command
Explanation
Runs all test files in the project. Use watch mode for continuous testing during development.
Examples
Run all tests
Run tests in watch mode
Run tests with coverage report
Runs all test files in the project. Use watch mode for continuous testing during development.
Run all tests
Run tests in watch mode
Run tests with coverage report