Commit 19a8f3e
Marcel Schnelle
Move to JUnit 5.2.0 (#99)
* Bump to JUnit 5.2, Gradle 4.8 & AGP 3.2.0-alpha17 to ensure compatibility
* Bump minimum Gradle requirement to 4.7
* Bump a whole lot of other dependencies & move to AS 3.2
* Port FunctionalSpec to Kotlin
* Remove dependency on Spock
* Introduce semver check library & apply new nullability settings1 parent 7185095 commit 19a8f3e
20 files changed
Lines changed: 664 additions & 697 deletions
File tree
- .idea
- runConfigurations
- android-junit5-tests
- src/test
- groovy/de/mannodermaus/gradle/plugins/junit5
- kotlin/de/mannodermaus/gradle/plugins/junit5
- util
- android-junit5
- src/main/kotlin/de/mannodermaus/gradle/plugins/junit5
- internal
- tasks
- gradle/wrapper
- sample
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 49 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments