Skip to content

kata-seeds/es2015-karma-seed

Repository files navigation

Kata Seeds: ES2015 + Karma (with Jasmine)

Build Status

Getting Started

Clone this repo with git:

git clone https://github.com/kata-seeds/js-karma-seed.git
cd js-karma-seed

Install dependencies and run your tests with make:

make

You should eventually see 1 test ran and 0 failures. If make doesn't work for you, npm probably has some comments that can help you out, otherwise please open an issue.

To run your tests during a kata, use npm test to run once, or use npm run karma to use a watcher to check for file changes.

Now you can start your kata! May we suggest the Game of Life?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •