Suite Setup
There are three ways to wire a ConfIT test suite, ordered from least to most code:
Test Execution Flow
This document shows what happens from the moment a test suite starts to the moment it finishes. All three suite types — component (in-process), component (command), and integration — share the same test execution loop. They differ only in how the service under test is started.