jeanfrancois-lai / jasmine-POC

Jasmine POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karma / Jasmin POC

Jasmine npm runner

Run with npm test.

Observations:

  • Run with node
  • No watch option
  • Config via code

Karma runner

Run with npm test.

Observations:

  • Run within a browser or multiple browsers
  • A lot of config options and plugins

About

Jasmine POC


Languages

Language:JavaScript 100.0%