nix-community.nixvim/modules/top-level
Matt Sturgeon 088e584e54
modules/test: check warnings/assertions
Warnings and assertions defined as `config.warnings` and `config.assertions`
respectively will be checked as part of the test derivation, instead of
when evaluating the modules.

Adds new `checkWarnings` and `checkAssertions` test options (default true).
2024-08-22 14:46:55 +01:00
..
files lib/modules: init with specialArgs helpers 2024-08-02 14:38:38 +01:00
default.nix modules/context: add isTopLevel option 2024-08-20 22:02:29 +01:00
output.nix module/outputs: use mkIf for wrapRc 2024-08-20 22:02:29 +01:00
test.nix modules/test: check warnings/assertions 2024-08-22 14:46:55 +01:00