Test Authoring
Author tests in user interface or using C/C++ code
Author C/C++ tests by entering test data in tables in the Polyspace Platform user interface or by writing tests using the Polyspace® Test™ C/C++ xUnit API.
You can add both types of tests to a Polyspace Platform project and execute all tests using this project. In addition, you can import tests authored using an external test framework.
Categories
- Test Authoring in Polyspace Platform User Interface
Test inputs and assessments, complex tests, mocking and stubbing
- Test Authoring Using C/C++ xUnit API
Write tests using C or C++ macros, group tests into suites, parametrize tests
- Importing External C/C++ Tests
Import C/C++ tests authored using GoogleTest or another external test authoring framework