Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-09 | testsuite: use xdist for parallel test running | Jade Lovelace | |
This is capped at 12 because 3.7 seconds of startup is painful enough and 5.5 seconds with 24 was more annoying. Change-Id: I327db40fd98deaa5330cd9cf6de99fb07b2c1cb0 | |||
2024-10-09 | testsuite: add a functional2 test suite based on pytest | Jade Lovelace | |
I am tired of bad shell scripts, let me write bad python quickly instead. It's definitely, $100%, better. This is not planned as an immediate replacement of the old test suite, but we::jade would not oppose tests getting ported. What is here is a mere starting point and there is a lot more functionality that we need. Fixes: https://git.lix.systems/lix-project/lix/issues/488 Change-Id: If762efce69030bb667491b263b874c36024bf7b6 |