8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7df57 commit bbb4092Copy full SHA for bbb4092
junit/assumptions/README.md
@@ -1,3 +1,7 @@
1
-# Examples with JUnit 4 and JUnit 5
+# Examples for assumptions with JUnit 4 and 5
2
3
-Have a look at [the code](/src/test/java/com/example/demo/)
+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