This is useful after you fix a bug or change code and want to confirm nothing is broken.
- Rerun All Tests
- Rerun Subset of Tests
In your coding IDE, simply type:TestSprite will automatically detect your existing project test suite and execute all of the tests again. You’ll see updated results directly in your IDE or TestSprite dashboard.
Example Prompt