Cleaned up test with assertk
This commit is contained in:
parent
9c0cba7906
commit
656740b748
3 changed files with 69 additions and 42 deletions
|
@ -49,6 +49,7 @@ dependencies {
|
|||
implementation("org.json:json:20220924")
|
||||
|
||||
testImplementation(kotlin("test"))
|
||||
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue