Cleaned up tests with assertk
This commit is contained in:
parent
28d86b8b14
commit
3a37899d0c
3 changed files with 27 additions and 15 deletions
|
@ -37,6 +37,7 @@ dependencies {
|
|||
|
||||
testImplementation(kotlin("test"))
|
||||
testImplementation(kotlin("test-junit"))
|
||||
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue