-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Couverture de test avancée #5
Comments
Mutation en Java: https://pitest.org/ |
Mutation en JS, C#, Scala: https://stryker-mutator.io/ |
Mutation testing: https://en.wikipedia.org/wiki/Mutation_testing |
Hints on test data selection: Help for the practicing programmer |
couverture de scénarios avec behavior-driven development |
Requirements coverage: https://blogs.itemis.com/en/what-is-requirements-coverage-and-how-can-it-be-analyzed |
BDD with serenity |
Towards Modified Condition/Decision Coverage of Rust |
[FR] couverture MC/DC |
Using an SQL Coverage Measurement for Testing Database Applications |
A mutation-based tool for finding bugs in tests Outil dévéloppé par Trail of bits, une société spécialisée dans les techniques avancées d'analyse de code |
analyse de mutation pour Rust |
analyse de mutation avec NUnit |
Sujets avancés pour la couverture de test: analyse de mutation, couverture de scénarios, couverture d'exigences.
The text was updated successfully, but these errors were encountered: