This project contains a selection of sample tests which serve as functional tests for the framework itself in addition to providing examples of common KiQT use cases.
- BasicSampleTest shows how to write a simple test generating inputs and asserting on the output of an application.
- ApplicationLifecycleManagementSampleTest shows how to manage the application lifecycle using KiQT.
- ErrorHandlingSampleTest shows setting up a mixin for custom error deserialization
- ExtendedQualityToolSampleTest shows a simplified form of the BasicSampleTest but using a customized KinesisQualityToolkit