8000 Update README.md · java-code-samples/code-examples@bbb4092 · GitHub
[go: up one dir, main page]

Skip to content

Commit bbb4092

Browse files
authored
Update README.md
1 parent ac7df57 commit bbb4092

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

junit/assumptions/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# Examples with JUnit 4 and JUnit 5
1+
# Examples for assumptions with JUnit 4 and 5
22

3-
Have a look at [the code](/src/test/java/com/example/demo/)
3+
Have a look at [the code](/src/test/java/com/example/demo/).
4+
5+
## Blog posts
6+
7+
* [Assumptions and Conditional Test Execution with JUnit 4 and 5](https://reflectoring.io/conditional-junit4-junit5-tests/)

0 commit comments

Comments
 (0)
0