Skip to content
This repository was archived by the owner on Jul 12, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
is a server that runs **Unit Tests** with the help of test-suites like

- [QUnit](http://qunitjs.com/) or
- [Mocha](http://visionmedia.github.com/mocha/)
- [Mocha](http://mochajs.org/)

on any number of mobile or desktop browsers simultaneously and automatically.
nof5 is independent of these test suites and can be used with any suite.
Expand Down Expand Up @@ -153,4 +153,4 @@ See also the example implementation of a [Test-Runner](https://github.com/peerig

### Use with Jenkins

TODO
TODO