KelinTan / spring-boot-archetype-test-kotlin

纯净的Spring Boot 测试脚手架 Kotlin版

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-archetype-test-kotlin

Better test,Better code

Links

Test For Java

Test For Kotlin

Spring Boot Archetype Test Kotlin Version

  • Flyway manage database version

  • Integration Testing with @SpringBootTest

  • Controller Unit Test with @WebMvcTest and @AutoConfigureMockMvc

  • DB Test with @MybatisTest and @Sql

  • DB Test with @DataJpaTest and @Sql

  • Mock Test with @MockBean and @Mock

  • Kotlin style

About

纯净的Spring Boot 测试脚手架 Kotlin版


Languages

Language:Kotlin 100.0%