Hacker News
- Microservices and Testing – Lessons Learned http://microservice-on-my-mind.blogspot.com/2018/08/microservices-and-testing-lessons.html 3 comments
- Testing Microservices the sane way https://medium.com/@copyconstruct/testing-microservices-the-sane-way-9bb31d158c16 45 comments
Lobsters
- Missing the point about microservices – it’s about testing and deploying independently https://erikbern.com/2018/06/04/missing-the-point-about-microservices.html 5 comments scaling
- Microservice Integration Testing a Pain? Try Shadow Testing https://thenewstack.io/microservice-integration-testing-a-pain-try-shadow-testing/ 8 comments devops
- We Need a New Approach to Testing Microservices https://thenewstack.io/we-need-a-new-approach-to-testing-microservices/ 4 comments sre
- [Post] How I approach microservice testing in 2023 https://devandchill.com/posts/2023/01/how-i-approach-microservice-testing-in-2023/ 4 comments golang
- Java Programming Java EE, Microservices and Testing Bundle | eBook Bundle https://www.fanatical.com/en/bundle/java-programming-ee-microservices-testing-bundle 8 comments java
- Question about microservices dependencies and testing from a newbie! https://www.youtube.com/watch?v=1xo-0gCVhTU 3 comments devops
- Microservices test architecture. Can you sleep well without end-to-end tests? https://threedots.tech/post/microservices-test-architecture/ 15 comments golang
- Cicada - A Docker-based tool for testing microservices https://www.reddit.com/r/docker/comments/ge1a9k/cicada_a_dockerbased_tool_for_testing/ 4 comments docker
- How to test microservices to make sure they are production ready https://www.freecodecamp.org/news/testing-microservices-are-they-production-ready-2/ 21 comments programming
- How to Run Regression Tests for Monoliths and Microservices https://medium.com/@justin_parsons/how-to-run-regression-tests-for-monoliths-and-microservices-4652c0ea4fbe 9 comments webdev
- Recommendation for testing microservices https://stackoverflow.com/questions/60433531/recommendation-for-testing-microservices 5 comments kubernetes
- NestJS-microservice with TypeORM, MariaDb and Integration & E2E Testing https://medium.com/@geeostan8/nestjs-microservice-with-typeorm-mariadb-and-integration-e2e-testing-379338e99580?source=friends_link&sk=1f0d6203fc3ba7f3807704f6374caaf1 11 comments node
- Just released: dad jokes microservice for fun testing of kubernetes, ingress controllers, apis, service mesh, api gateways, kong, istio, kuma and more. https://github.com/yesinteractive/dad-jokes_microservice 6 comments kubernetes
- Just released: dad jokes microservice for testing kubernetes, ingress controllers, apis, service mesh, api gateways, kong, istio, kuma and more. https://github.com/yesinteractive/dad-jokes_microservice 4 comments docker
- Just released: dad jokes microservice for test kubernetes, apis, service mesh, kong, istio and more. https://github.com/yesinteractive/dad-jokes_microservice 3 comments technology
- gRPC Test Framework For Microservices https://github.com/smallinsky/mtf 5 comments golang
- GitHub - davidfowl/Micronetes: Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier. https://github.com/davidfowl/micronetes 20 comments csharp
- Microservices and Outside-in Tests Using C# and Docker Compose https://medium.com/@acraven/microservices-and-outside-in-tests-using-c-and-docker-compose-22328f47627 6 comments csharp
- Best Practices for Testing Microservices https://blog.loadmill.com/testing-microservices-as-the-average-joe-8b817d4f4c3d?#%23 6 comments webdev
- Free online webinar: microservices architecture and testing with Docker https://www.reddit.com/r/docker/comments/bo2aas/free_online_webinar_microservices_architecture/ 7 comments docker
- Microservices with Docker, Flask, and React learn how to build, test, and deploy microservices! (new release) https://testdriven.io/courses/microservices-with-docker-flask-and-react/ 3 comments flask
- xenvman: a tool to easily create disposable environments to simplify microservices integration testing https://github.com/syhpoon/xenvman 3 comments golang
- Writing end to end test for a microservices architecture http://www.lordofthejars.com/2018/01/writing-end-to-end-test-for.html 11 comments java
- Testing Microservices, the sane way https://medium.com/@copyconstruct/testing-microservices-the-sane-way-9bb31d158c16 31 comments programming
- Need help testing my microservice... https://www.reddit.com/r/golang/comments/78ux2m/need_help_testing_my_microservice/ 6 comments golang
- Develop (and test) a dockerized, PostgreSQL backed, ASP.NET Core microservice in less than an hour https://helpercode.com/2017/09/26/develop-and-test-a-dockerized-postgresql-backed-asp-net-core-microservice-in-less-than-an-hour/ 11 comments programming
- Testing Microservices in Java & Spring Boot http://www.hamvocke.com/blog/testing-java-microservices/ 7 comments java
- Productivity in Prototyping - When NOT to use microservices and test-driven development https://developers.hp.com/epic-stories/blog/productivity-prototyping-when-not-use-microservices-and-test-driven-development 5 comments programming
- Perl Testing & Microservices meetup @ AWS Loft tomorrow night! (NY) https://www.meetup.com/The-New-York-Perl-Meetup-Group/ 3 comments perl
- Microservices in C# Part 1: Building and Testing http://insidethecpu.com/2015/07/17/microservices-in-c-part-1-building-and-testing/ 4 comments dotnet
- Microservices in C# Part 1: Building and Testing http://insidethecpu.com/2015/07/17/microservices-in-c-part-1-building-and-testing/ 8 comments csharp
- Create tested microservices with Sinatra and RSpec http://shiroyasha.github.io/sinatra-app-with-rspec.html 3 comments coding
- Fast, simple, and properly tested microservice with Sinatra and RSpec http://shiroyasha.github.io/sinatra-app-with-rspec.html 9 comments ruby