Skip to content

ningenMe/spring-boot-db-test-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-db-test-sample

.github/workflows/ci.yaml

  • gradle test実行時にテスト用のdbをdockerで立ち上げる
  • dbunitを使ってdbのassertionを行う
  • spock / junit でテストを行う

テストの実行方法

gradle test

Releases

No releases published

Packages

No packages published