horizons-school-of-technology/mktest
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
usage: mktest [-h] [-t] [-e] Convert example documentation into jasmine test specs. optional arguments: -h, --help show this help message and exit -t, --throws assert each case will throw an error -e, --equals use toEqual() to compare expected vs actual result