/jasmine-POC

Jasmine POC

Primary LanguageJavaScript

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