Releases: allenhwkim/ngentest
Releases · allenhwkim/ngentest
Added Vercel api server deployment
API-ready changes made
CHANGES
- Separated
index.js
toindex.js
andcli.js
- Changed
gentest
command to run./cli.js
instead of./index.js
- Removed unused
-F (forcePrint)
option from./cli.js
- Removed unused
-m (method)
option from./cli.js
- Changed
test.js
to runcli.js
instead of./index.js
- Changed
index.js
to return string instead of writing to any file
BREAKING CHANGES
-F --forcePrint
option is removed for simplicity-m --method
option is removed for simplicity- directory-level test file generation is NOT available
includeMatch
option for config is removedexcludeMatch
option for config is removed
Updated logic of getting class from typescript
v1.5.1 1.5.1