Qt slot machine program

broken image

The error reporting is thread safe and atomic.Įxtensive use of templates prevent errors introduced by implicit type casting.Ĭustom types can easily be added to the test data and test output. Qt Test outputs messages that can be interpreted by Qt Creator, Visual Studio, and KDevelop. Qt Test supports benchmarking and provides several measurement back-ends. Qt Test offers functionality for mouse and keyboard simulation. Qt Test needs no special test-runners no special registration for tests.Ī test can be executed multiple times with different test data. Qt Test requires only a few symbols from the Qt Core module for non-gui testing. Qt Test consists of about 6000 lines of code and 60 exported symbols.

broken image