path: let it = import ./it.nix; in builtins.trace ("testing " + builtins.baseNameOf path) { inherit path; results = (import path { inherit it; }); }