Projects with this topic
-
Hands-on learning playground for building and testing microservices that communicate via gRPC. It demonstrates a contract-first architecture using Protocol Buffers, with a REST-facing Quarkus service consuming gRPC services from a Spring Boot fulfillment backend. End-to-end business scenarios are verified using Cucumber, Testcontainers, REST Assured, and Awaitility. This project is designed for learning, experimentation, and understanding best practices in gRPC integration, service orchestration, and E2E testing.
Updated -
E2EInsights is a project aimed at exploring and evaluating various libraries and methods for implementing end-to-end (E2E) testing in Flutter applications. This project serves as a comprehensive guide for developers looking to implement robust E2E testing, comparing different tools and techniques to provide insights on best practices in testing automation.
Updated -
A base code to start developing React apps with Typescript.
Updated