Development
This set of pages provides information for developing KUnit itself. These pages are for you if you plan on making submissions to KUnit, you are using KUnit for really advanced use cases, or you just want to know more about how KUnit works under the hood.
Checkout:
Getting Started Developing KUnit for getting developing for KUnit.
KUnit Design to learn about how KUnit is organized and how it got here.
Useful Commands for a collection of tips and tricks while working on KUnit.
Prow Presubmit for KUnit Gerrit for information on the CI/CD system we use.