freebsd / kyua

Port/Package build and test system
https://github.com/freebsd/kyua/wiki
BSD 3-Clause "New" or "Revised" License
149 stars 42 forks source link

Add support for installed-tests descriptors #212

Open andrewshadura opened 4 years ago

andrewshadura commented 4 years ago

It would be great to be able to run tests complying with the GNOME installed tests format from kyua. While it is possible to e.g. automatically generate Kyuafiles from .test files, leaving out that step would allow dropping installed-tests into the right location and have kyua automatically pick them up.