Skip to content

Commit 27df9e0

Browse files
committed
docs: add build status badge to README
1 parent cf7be4e commit 27df9e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# jfairy-junit5
22

3+
[![Build](https://github.com/SkillPanel/jfairy-junit-extension/actions/workflows/build.yml/badge.svg)](https://github.com/SkillPanel/jfairy-junit-extension/actions/workflows/build.yml)
4+
35
JUnit 5 extension for [jFairy](https://github.com/SkillPanel/jfairy) — inject fake test data into your tests.
46

57
## Usage

0 commit comments

Comments
 (0)