Skip to content

Commit 75f7cb4

Browse files
committed
docs: add jfairy-junit-extension mention to README
1 parent e220cc7 commit 75f7cb4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ Some methods are not thread-safe when multiple threads share the same `Fairy` ob
110110

111111
Look into [code samples](https://github.com/SkillPanel/jfairy/tree/master/src/test/groovy/snippets/)
112112

113+
## JUnit 5 Extension
114+
115+
If you use JUnit 5, check out [jfairy-junit-extension](https://github.com/SkillPanel/jfairy-junit-extension) — a JUnit 5 extension that allows injecting jFairy-generated objects directly into test method parameters.
116+
113117
## Building
114118

115119
This project can be built using maven command:

0 commit comments

Comments
 (0)