juniorschmitz / mutation-air-unit-generation

AirTest generation for specific purposes along with mutation testing for testing the efficiency of the tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mutation Tests with Stryker

For running the unit tests with Jest:

npm test

For running the mutation tests:

npm run test:mutation

About

AirTest generation for specific purposes along with mutation testing for testing the efficiency of the tests.


Languages

Language:JavaScript 100.0%