generated from pricelees/issue-pr-template
test: Kotlin Rest-Assured 익스텐션 의존성 추가
This commit is contained in:
parent
8faa07392e
commit
d713578dad
@ -52,6 +52,7 @@ dependencies {
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
testImplementation("io.rest-assured:rest-assured:5.3.1")
|
||||
testImplementation("io.rest-assured:kotlin-extensions:5.5.5")
|
||||
}
|
||||
|
||||
kapt {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user