the-mausoleum / lisp.js

Lisp is cool. JavaScript is cool. Lisp.js is cool.
MIT License
0 stars 0 forks source link

Improve testing practices #2

Open maxdeviant opened 10 years ago

maxdeviant commented 10 years ago
  1. Switch to a more robust testing framework (Jasmine, Mocha, Karma, etc.)
  2. Integrate with Travis.
  3. Integrate with Coveralls.
  4. Profit.
maxdeviant commented 10 years ago

I like the look of Vows as a testing framework.