5 Sep
2025
5 Sep
'25
1:03 p.m.
On Fri, 5 Sep 2025 16:43:12 +1000
David Gibson
Here's a new approach to building passt tests with exeter. This new one no longer uses Avocado in the default case, although it would still be possible to manually run the exeter based tests with Avocado.
For now this only does simple tests, to show how the integration could work. It adds some new trivial "smoke tests" and converts the linter and build checks to exeter. More complex tests will require building the tunbridge library we've discussed. A lot of the work for that already exists in my earlier exeter test series, but it will need some rework to split it into a separate component.
v8: * Create video links for exeter tests too * Fix some bad indenting
Applied! -- Stefano