File tree Expand file tree Collapse file tree 16 files changed +32
-0
lines changed
remote-control-competition
resources/exercise-template Expand file tree Collapse file tree 16 files changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ dependencies {
1010 testImplementation platform(" org.junit:junit-bom:5.10.0" )
1111 testImplementation " org.junit.jupiter:junit-jupiter"
1212 testImplementation " org.assertj:assertj-core:3.25.1"
13+
14+ testRuntimeOnly " org.junit.platform:junit-platform-launcher"
1315}
1416
1517test {
You can’t perform that action at this time.
0 commit comments