0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
verdaccio/packages/server/test/README.md
2021-04-09 17:54:01 +02:00

13 lines
221 B
Markdown

## Testing
The test are structured by feature following this shape:
```bash
test
--- feat
--- config.yaml
--- spec.test.ts
--- mock (storage folder) optional
--- partials (optional)
```