Component testing helps validate the correctness of an application and its ability to integrate with external resources and third party services.
Lydtech's open source Component Test Framework (CTF) provides the framework and orchestration for running component tests that spin up the application under test and its external dependencies in Docker containers.
This quick start guide is the fastest way to learn and see the framework in action
Learn more