Skip to content

Commit

Permalink
Update Mocha link
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonfox authored Sep 16, 2017
1 parent 1adcdc3 commit 97da36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ![JarSpec](http://hgc.io/jarspec/2.1.0-SNAPSHOT/images/logo.svg)

## What?
[RSpec](http://rspec.info/) (or [Jasmine](http://jasmine.github.io/2.0/introduction.html)/[Mocha](http://visionmedia.github.io/mocha/)) style tests for native Java 8, a bit like the following:
[RSpec](http://rspec.info/) (or [Jasmine](http://jasmine.github.io/2.0/introduction.html)/[Mocha](http://mochajs.org/)) style tests for native Java 8, a bit like the following:

```java
@RunWith(JarSpecJUnitRunner.class)
Expand Down

0 comments on commit 97da36d

Please sign in to comment.