A python package which automates the SBST verification of any embedded RTL project.
pip install testitpy
$ testit -h
usage: testit [-h] {run,setup,report} ...
TestIt CLI tool
positional arguments:
{run,setup,report}
run Run the verification process
setup Set up the verification environment
report Generate a report based on the test results
options:
-h, --help show this help message and exit
This is the package structure: