Driver regression testing with roadtest
Driver regression testing with roadtest
Posted Mar 29, 2022 11:34 UTC (Tue) by qwertyface (subscriber, #84167)In reply to: Driver regression testing with roadtest by roc
Parent article: Driver regression testing with roadtest
There's a really nice property-based testing framework for Python called Hypothesis. I would imagine that in some cases using it to generate test-cases (register values etc.) would work quite nicely within Roadtest.