Tuesday, April 2, 2019

Integration Testing for Java EE and MicroProfile Apps With Testcontainers

Have you ever toiled with creating mock objects for unit tests? How about custom setup steps for integration tests? Ever had an issue in production because of differences in behavior between testing and production environments?

If you answered yes to any of these questions, answer one more for me: do your applications run in Docker containers?



from DZone.com Feed https://ift.tt/2VaxMnF

No comments:

Post a Comment