0.1.0 • Published 10 years ago

funcy.js v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

funcy.js

Build Status

Simple, promise-based functional testing for web browsers and PhantomJS

Funcy's not ready for real-world use, but if you want to help get it finished sooner:

  • Fork and clone the repo
  • Open a terminal to the repo
  • npm install - install node dependencies
  • bower install - install browser dependencies
  • grunt test - run the Funcy.js test suite in phantom JS

There are lots of features left to implement in the issues list. Feel free to submit a pull request if you get something working!