首页 > 技术文章 > testcontainers 方便的db测试框架

rongfengliang 2019-11-30 20:36 原文

testcontainers是一个强大,简单,基于容器的db测试解决方案 
目前已经支持了主流的开发语言

参考资料

https://github.com/testcontainers/testcontainers-java 
https://testcontainers.org/

推荐阅读