Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/code4mk/karma-template

Karma template + Jasmine + Mocha (chai) = JS Unit Testing
https://github.com/code4mk/karma-template

0devco bdd chai jasmine karma karma-jasmine karma-mocha mocha mocha-chai tdd

Last synced: 2 days ago
JSON representation

Karma template + Jasmine + Mocha (chai) = JS Unit Testing

Awesome Lists containing this project

README

        

# karma-template

* [Karma Mocha + chai](https://github.com/code4mk/karma-template/tree/karma-mocha)

---

Karma template + mocha + chai JS Unit Testing

`jasmine`

```base
# clone

yarn install

# or

npm install

# run
npm run test

# or
yarn test
```

---
[![code4k](https://img.shields.io/badge/Powered-By-blue.svg)]()