polyspace.test.ScriptedTestGenerationConfiguration Class
R2026bNamespace: polyspace.test
Description
Use this Python® class to configure automatic test generation for scripts that call one or more
C/C++ functions in a Polyspace® Platform project. Provide optional preamble, setup, and teardown code; supply a
test script body; and manage test generation inputs using the Inputs
property.
Creation
Description
scriptConfig = polyspace.test.ScriptedTestGenerationConfiguration()
creates a configuration object for script-based test generation with default
settings.
Properties
Examples
Version History
Introduced in R2026b