Skip to content

Commit

Permalink
add truth library
Browse files Browse the repository at this point in the history
  • Loading branch information
moeindev committed Apr 24, 2021
1 parent 11cfdb2 commit ff70afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies {
testImplementation 'org.jetbrains.kotlin:kotlin-test-junit5'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
testImplementation "com.google.truth:truth:1.1"
}

test {
Expand Down

0 comments on commit ff70afb

Please sign in to comment.