Skip to content

Commit

Permalink
Add Bintray download link
Browse files Browse the repository at this point in the history
  • Loading branch information
greghaskins committed Oct 18, 2015
1 parent 43476fb commit b8a8dd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Spectrum

[Spectrum](https://github.com/greghaskins/spectrum) is inspired by the behavior-driven testing frameworks [Jasmine](https://jasmine.github.io/), [Kiwi](https://github.com/kiwi-bdd/Kiwi), and [RSpec](http://rspec.info/), bringing their expressive syntax and functional style to Java tests. It is a custom runner for [JUnit](http://junit.org/), so it works with many development and reporting tools out of the box.

## Download

[ ![Download](https://api.bintray.com/packages/greghaskins/maven/Spectrum/images/download.svg) ](https://bintray.com/greghaskins/maven/Spectrum/_latestVersion)

## Example

> see also [ExampleSpec.java](src/test/java/specs/ExampleSpec.java)
Expand Down

0 comments on commit b8a8dd9

Please sign in to comment.