Skip to content

Demos for the Tarabica 17 Session on JavaScript testing - tooling and integration

Notifications You must be signed in to change notification settings

sweko/testing-javascript

Repository files navigation

Testing Javascript

Demos shown on the Testing JavaScript - tooling and integration session for the Tarabica 17 conference.

Running Demos

Run npm install both in the base folder and in the mutations folder

Simple test demo

Run npm run test:simple The results are available in the console and in the coverage folder

Dependecy management test demo

Run npm run test:dep The results are available in the console and in the coverage folder

Mutation testing demo

Run npm run test:mutate The results are available in the console and in the mutations\reports folder

Releases

No releases published

Packages

No packages published