Skip to content

Commit

Permalink
Test target documented.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Agneta committed May 20, 2016
1 parent 756858f commit 284ff4c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ Build jar file within ./build/libs/jwtutil.jar
$ gradle all
```

## Tests

Test report will be inserted into ./build/reports/tests/index.html

```shell
$ gradle test
```


## Publish Maven locally for testing

This will generate the default Maven POM file within ./build/publications/maven/pom-default.xml
Expand Down

0 comments on commit 284ff4c

Please sign in to comment.