Files
tinyusb/docs/superpowers/plans
hathach 6bb50f55fe docs: scope the plan's pytest runs to test_*.py
Collecting all of test/hil/ also picks up hil_test.py's 24 HIL case handlers,
which are named test_* but are not pytest tests. That noise is pre-existing and
identical on master; the plan should not tell an implementer to expect it green.
2026-08-19 10:48:53 +07:00
..