QTools 6.9.3
QUTest

Unit Testing Harness (Framework) More...

Files

file  qutest_dsl.py
 QUTest unit testing harness support for Python scripting.
 

Detailed Description

Unit Testing Harness (Framework)

Description
QUTest™ (pronounced 'cutest') is a unit testing harness (a.k.a. unit testing framework), which is specifically designed for deeply embedded systems, but also supports unit testing of embedded code on host computers ("dual targeting"). QUTest is the fundamental tooling for Test-Driven Development (TDD) of QP/C/C++ applications, which is a highly recommended best-practice.