Cleaned up test with assertk
This commit is contained in:
parent
790238a2b4
commit
8c3243fb52
8 changed files with 119 additions and 71 deletions
|
@ -36,6 +36,7 @@ dependencies {
|
|||
|
||||
testImplementation(kotlin("test"))
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:5.9.1")
|
||||
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue