Built-in auto discovery
For example nixtest-lib.discover
Finds all files ending with _test.nix
, imports them, merges them and creates a json for nixtest. Also needs to accept args to forward to the test files/modules to get stuff like pkgs
For example nixtest-lib.discover
Finds all files ending with _test.nix
, imports them, merges them and creates a json for nixtest. Also needs to accept args to forward to the test files/modules to get stuff like pkgs