Releases: crutchcorn/cli-testing-library
Releases · crutchcorn/cli-testing-library
v1.0.0-alpha.15
13 Dec 15:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixed .not.toBeInTheConsole matcher usage (b34b0b0 )
v1.0.0-alpha.14
13 Dec 10:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
exports now work as-expected (02120e2 )
v1.0.0-alpha.13
13 Dec 09:46
Compare
Sorry, something went wrong.
No results found
Bug Fixes
CLI Testing Library should now run in Node 12 (a04fa18 )
Features
add stderr queries (de043f6 ), closes #8
added stderr matcher (e2c1c74 ), closes #9
remove stdstr, throw behavior on stderr (df9924a )
v1.0.0-alpha.12
09 Dec 06:34
Compare
Sorry, something went wrong.
No results found
Features
migrate stdin, stdout, kill, pid to process (c9a8899 )
v1.0.0-alpha.11
09 Dec 06:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add in support for keyboarding { and } (2d3d694 )
v1.0.0-alpha.10
02 Dec 20:41
Compare
Sorry, something went wrong.
No results found
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
26 Nov 19:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow dynamic fireEvent, rename cleanup to clear (19d267d )
v1.0.0-alpha.8
26 Nov 07:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
non-jest framework error throwing, make auto-cleanup optional (748b31e )
v1.0.0-alpha.7
23 Nov 09:53
Compare
Sorry, something went wrong.
No results found
Features
add ability to pass spawn opts (50f2de6 )
v1.0.0-alpha.6
23 Nov 06:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
auto-cleanup afterEach (b5790cc )
implement better error handling (02af88f )