test.checkAssertions
Whether to check config.assertions
in the test.
Type: boolean
Default:
true
Declared by:
test.checkWarnings
Whether to check config.warnings
in the test.
Type: boolean
Default:
true
Declared by:
test.name
The test derivation’s name.
Type: string
Default:
"nixvim-check"
Declared by:
test.runNvim
Whether to run nvim
in the test.
Type: boolean
Default:
true
Declared by: