Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 693 Bytes

readme.markdown

File metadata and controls

25 lines (15 loc) · 693 Bytes

mocha-testling-ci-example

Run mocha tests in all the browsers with testling-ci.

browser support

usage

First add a github web hook to your repo (under admin/hooks) for "http://git.testling.com".

Then push code to github.

Next go to "http://ci.testling.com/USER/PROJECT" to see your test status.

Then you can add a badge in your readme.markdown with the test status:

[![browser support](http://ci.testling.com/USER/PROJECT.png)](http://ci.testling.com/USER/PROJECT)

license

MIT