sweko / testing-javascript

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

Home Page:http://tarabica.msforge.net/Session/Details/2289

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://tarabica.msforge.net/Session/Details/2289


Languages

Language:TypeScript 51.4%Language:JavaScript 48.1%Language:HTML 0.5%Language:CSS 0.1%