@hayspec/init
Version:
Project generator for Hayspec framework.
21 lines (16 loc) • 920 B
Plain Text
>>> @hayspec/init
npx nyc npx ava --verbose
✖ Timed out while running tests
✔ index.ts › exposes Generator class
─
1 test passed
---------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------|---------|----------|---------|---------|-------------------
All files | 84.62 | 100 | 100 | 84.62 |
src | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
src/core | 83.33 | 100 | 100 | 83.33 |
generator.ts | 81.82 | 100 | 100 | 81.82 | 38-42
structure.ts | 100 | 100 | 100 | 100 |
---------------|---------|----------|---------|---------|-------------------