Replace Jasmine with Mocha; remove Karma (v1-dev branch)
Open
C-feature-request
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Right now we test in-browser with Karma and Jasmine. Because C3 should technically now work excellently in a NodeJS environment, we should move testing to Mocha for both speed and consistency purposes. It also means we can get more accurate line numbers from errors and know which file we need to look at.
Contributor guide
Assessment
This issue has not been assessed yet.