One of the core ideas of the new cppsuite framework is that it should be use-able without having to use all of it. Currently it is not obvious if this is possible or how one would go about doing it. As such to support new users of the framework we should create a demo test which demonstrates using C++ and not using the framework where possible.
Potentially some work will be required in decoupling the framework from the runner executable and further modularization of the framework may also be required.