UNPKG

@push-based/node-cli-testing

Version:

### A e2e-testing library for node CLI and processes including sandbox generation on the fly

71 lines (26 loc) 2.19 kB
# Changelog This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). ## [0.2.3](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.2.2...node-cli-testing-0.2.3) (2023-02-05) ## [0.2.2](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.2.1...node-cli-testing-0.2.2) (2023-02-03) ### Bug Fixes * add typing ([cb8fae1](https://github.com/push-based/node-cli-testing/commit/cb8fae1a849ca53e149ba472be08962ee4603836)) * add typing ([dff0a91](https://github.com/push-based/node-cli-testing/commit/dff0a91f8846a404f3fc0f5346209cbd89f73022)) ## [0.2.1](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.2.0...node-cli-testing-0.2.1) (2023-02-03) ### Bug Fixes * fix withProject utils ([c5bade6](https://github.com/push-based/node-cli-testing/commit/c5bade63edd9647df35f056afe9d62883070769e)) # [0.2.0](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.1.1...node-cli-testing-0.2.0) (2023-02-03) ### Features * add withProject to utils ([ec29da1](https://github.com/push-based/node-cli-testing/commit/ec29da126392512e7522c4167b3608e974606f62)) ## [0.1.1](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.1.0...node-cli-testing-0.1.1) (2023-01-11) ### Bug Fixes * move main readme ([f789ab4](https://github.com/push-based/node-cli-testing/commit/f789ab496364085a3eeb05dff588073c36f800b1)) # [0.1.0](https://github.com/push-based/node-cli-testing/compare/node-cli-testing-0.0.1...node-cli-testing-0.1.0) (2023-01-11) ### Bug Fixes * adopt typing ([3f23d94](https://github.com/push-based/node-cli-testing/commit/3f23d94d7eb4616f7796d1b564c8e4f24efebc2f)) ### Features * add factory ([f7ae341](https://github.com/push-based/node-cli-testing/commit/f7ae341628d9c3e8da100ec27b501ea590b04698)) * add factory helper and main readme ([5e8efe1](https://github.com/push-based/node-cli-testing/commit/5e8efe1f2162f1d021dda7965fd9d248c755533b)) ## 0.0.1 (2023-01-06) ### Bug Fixes * release ([a2617df](https://github.com/push-based/node-cli-testing/commit/a2617df575a7e167e24c1c601ceccccd2477fb21)) ## 0.0.1 (2023-01-06)