File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ dependencies {
3535This plugin configures the ` junitPlatform ` task for each registered build variant of a project.
3636It automatically attaches both the Jupiter & Vintage Engines during the execution phase of your tests.
3737
38- Further instructions on how to write JUnit 5 tests can be found [ in their User Guide] [ junit5ug ] .
38+ More instructions on how to write JUnit 5 tests can be found [ in their User Guide] [ junit5ug ] .
39+ Furthermore, this repository provides a small showcase of the functionality provided by JUnit 5 [ here] [ sampletests ] .
3940
4041## Extras
4142
@@ -56,3 +57,4 @@ junitPlatform {
5657 [ junit5ug ] : http://junit.org/junit5/docs/current/user-guide
5758 [ travisci ] : https://travis-ci.org/aurae/android-junit5
5859 [ sonatyperepo ] : https://oss.sonatype.org/content/repositories/snapshots
60+ [ sampletests ] : https://github.com/aurae/android-junit5/tree/master/sample/src/test
You can’t perform that action at this time.
0 commit comments