Skip to content

Commit

Permalink
Add link to the JUnit extension by glytching
Browse files Browse the repository at this point in the history
  • Loading branch information
fmbenhassine committed Feb 12, 2018
1 parent 7033d59 commit 0a1af26
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 @@ -166,6 +166,10 @@ public void testPersistPerson() throws Exception {

There are many other uses cases where random beans can be useful, you can find a non exhaustive list in the [wiki](https://github.com/benas/random-beans/wiki/use-cases).

## Extensions

* [JUnit extension](https://glytching.github.io/junit-extensions/randomBeans): Use random beans to generate random data in JUnit tests (courtesy of [glytching](https://github.com/glytching))

## Contribution

You are welcome to contribute to the project with pull requests on GitHub.
Expand Down

0 comments on commit 0a1af26

Please sign in to comment.