>>> @hayspec/runner npx nyc npx ava --verbose ✔ method `require` loads spec files based on pattern (217ms) ✔ method `require` loads files with only method (335ms) 2 tests passed ------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ------------|---------|----------|---------|---------|------------------- All files | 89.29 | 87.5 | 80 | 89.29 | src | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | src/core | 88.89 | 87.5 | 80 | 88.89 | runner.ts | 88.89 | 87.5 | 80 | 88.89 | 76-77,89 ------------|---------|----------|---------|---------|-------------------