test.stubs
This option provides a more convenient way to overlay dummy packages. It also adds a function `config.lib.test.mkStubPackage` that can, e.g., be used for `package` options.
By default tests are expected to produce no assertion. This also updates the existing tests to match.
- Also support tags. - Optionally write the hooks file. PR #812