| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Reduce logs in EnvironmentAndSystemPropertyClientProviderStrate… (tes… …tcontainers#1913) Fixes testcontainers#1912
Add Toxiproxy module (#1330) Based on https://gist.github.com/rnorth/4c3666d62fa93bf0daa813b282e4ebff, in turn based on [hotels.com’s blog post](https://medium.com/hotels-com-technology/i-dont-know-about-resilience-testing-and-so-can-you-b3c59d80012d) where they show use of Testcontainers with Toxiproxy. Having seen Toxiproxy and experimented with it, I'm inclined to go with this and suggest that we not move forward with #283 (which is a great PR, but we've unfortunately failed to land after quite a long time). While Pumba may be nice and transparent, there are a lot of moving parts and complexity under the covers, vs Toxiproxy, which is a bit less magical but easier to understand.
Add "singleton container" example (#1178) Closes #1138 * add example for singleton container * address review comment. * change method name to not starts with capital letter * Update examples/singleton-container/src/test/java/com/example/FooConcreteTestClass.java Co-Authored-By: chungngoops <mr.mvagusta@gmail.com> * Update FooConcreteTestClass.java * Update BarConcreteTestClass.java * Update assert texts * Update FooConcreteTestClass.java
| Back | FazBrowse Home | New Git URL |