We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec02ab6 commit 9037616Copy full SHA for 9037616
Readme.md
@@ -15,6 +15,8 @@ Create CodeceptJS project easily, having all dependencies installed with one com
15
This script will install all required depdnedncies for CodeceptJS project.
16
It is not required to use `create-codeceptjs` on any project, you can install them on your own, but it is very easy to start from scratch.
17
18
+
19
+
20
This script will also update `scripts` section of `package.json` so you could execute tests faster without learning Codeceptjs commands.
21
22
## Installation
0 commit comments