Releases: crutchcorn/cli-testing-library
Releases · crutchcorn/cli-testing-library
v1.0.0-alpha.14
v1.0.0-alpha.13
v1.0.0-alpha.12
v1.0.0-alpha.11
v1.0.0-alpha.10
1.0.0-alpha.10 (2021-12-02)
Bug Fixes
- _ and - are now both detected (d2c0b62)
- attempt to fix errors with sigkill on (71c71ea)
- drastically improve sigkill and sigterm behavior (9cd7422)
- drastically improve timeout time for tests (8993088)
- keyboard types are now correct (bf17498)
Features
- add userEvent keyboard events (8ddd31b)
v1.0.0-alpha.9
v1.0.0-alpha.8
1.0.0-alpha.8 (2021-11-26)
Bug Fixes
- non-jest framework error throwing, make auto-cleanup optional (748b31e)
v1.0.0-alpha.7
v1.0.0-alpha.6
1.0.0-alpha.6 (2021-11-23)
Bug Fixes
v1.0.0-alpha.5
1.0.0-alpha.5 (2021-11-23)
Bug Fixes
- increase timeout for failing test (d25b7b1)
Features
- added typing event and better types (edfb4c4)