Skip to content

Test Plan Development

With your project repository in place, the next step is to develop the test plans the Test Runner will execute. Test plans are built with pytest-f3ts, FixturFab's pytest plugin for hardware testing, and live in the test_plans/ directory generated by the Cookiecutter template.

Refer to the pytest-f3ts documentation for the full details:

Once your test plans are written and validated, continue to Deploying to a Device to build and push a release to your fleet.