AniJS is like a little girl, she needs hungry and foolish community people to grow up healthy. All your issues, pull requests and stars ;) are welcome.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Test your changes.
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
AniJS uses the Jasmine Behavior Driven Development testing framework.
-
Open test/jasmine-standalone/SpecRunner.html in a browser and then run the tests.
-
You can add your own tests spec in test/jasmine-standalone/spec.
Please take a look to Jasmine Documentation for further information.
- Complete inline code comments
- Unit tests with 80% line coverage
- Proper commit logs