forked from nix-community/nixvim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information
1 parent
83c2844
commit 088e584
Showing
2 changed files
with
52 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters