Skip to content

Commit

Permalink
backport change to cucumber 5
Browse files Browse the repository at this point in the history
  • Loading branch information
baev committed Mar 4, 2024
1 parent 5de7ff4 commit 89462e5
Show file tree
Hide file tree
Showing 5 changed files with 452 additions and 246 deletions.
2 changes: 2 additions & 0 deletions allure-cucumber5-jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ dependencies {
testImplementation("org.assertj:assertj-core")
testImplementation("org.junit.jupiter:junit-jupiter-api")
testImplementation("org.slf4j:slf4j-simple")
testImplementation(project(":allure-assertj"))
testImplementation(project(":allure-java-commons-test"))
testImplementation(project(":allure-junit-platform"))
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
}

Expand Down
Loading

0 comments on commit 89462e5

Please sign in to comment.