SpringBoot & DB & UI Test メモ
SpringBoot & DB & UI Test メモ
Gradleによるカテゴリ分けテスト
- https://www.bucyou.net/blog/1015
- gradle の integration-test plugin が良い感じなのだろうけれど…これ何種類かあったような…。
- http://mike-neck.hatenadiary.com/entry/2014/06/19/052735
画面テスト
- http://progmemo.wp.xdomain.jp/archives/1039
DBテスト
- http://stackoverflow.com/questions/32001391/configure-specific-in-memory-database-for-testing-purpose-in-spring
- H2使ってかつイニシャライズに専用DDL使う感じみたいだけど、これが一般的なのかなぁ
Dockerノウハウ
-
blog comments powered by