Testdeck Version
e.g. v0.0.5
Testdeck Package
NodeJS Version
Mocha / Jasmine / Jest / Vitest / Typedi Version
- Mocha: true
- Jasmine:
- Jest:
- Vitest:
- Typedi:
Operating System
Actual Behaviour
The test has been retried 3 times. it should be executed once only.
Expected Behaviour
Test should run once only.
Additional Information
I have created a sample project for testing. it has screenshots as well for reference.
https://github.com/Amitesh/test-decorator/tree/bug/retries-3-times/e2e


