Kaocha provides an API to plugins and test types, we should make sure we don't break that interface/contract. Currently we only notice when touching the plugin code, since they live in separate repos. We should run the tests of these plugins within Kaocha's CI run, so we notice any breaking changes.
Kaocha provides an API to plugins and test types, we should make sure we don't break that interface/contract. Currently we only notice when touching the plugin code, since they live in separate repos. We should run the tests of these plugins within Kaocha's CI run, so we notice any breaking changes.