Skip to content

Releases: as-pect/as-pect

Version 2.0.0

10 Jul 14:11
e6efdeb
Compare
Choose a tag to compare

Refactor reporters to use --csv --json --verbose --summary and --reporter (for custom reporters)
Change reporter documentation
Move Performance API functions to static class Reporter namespace
Performance API documentation change
Add example.spec.ts examples for clarity
Add comparison documentation
Document which functions are portable with ts-jest
Add --workers flag to switch to "worker_thread" enabled compiler worklets
Fix logging unsigned 16 and 8 number values
Fix logging and reporting bool values
portable function types for tests (compatible with jest)
Refactor greaterThanOrEqual and lessThanOrEqual function names (jest compatibility)
Add Prettier -> Tests, Readme, Src
Refactor TestGroup traversal logic
Add top level test support