Demonstrates usage of the WireMock Module for Testcontainers C in a simple main function. No test framework is used here.
From the root of the repository:
cmake .
cmake --build .
cd demo/wiremock
./demo_wiremock_module.out
Demonstrates usage of the WireMock Module for Testcontainers C in a simple main function. No test framework is used here.
From the root of the repository:
cmake .
cmake --build .
cd demo/wiremock
./demo_wiremock_module.out