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 eba5314 commit 7df51f5Copy full SHA for 7df51f5
README.md
@@ -101,8 +101,7 @@ npx codeceptjs def .
101
Later you can even automagically update Type Definitions to include your own custom [helpers methods](docs/helpers.md).
102
103
Note:
104
-- CodeceptJS requires Node.js version `8.9.1+` or later.
105
-- To use the parallel tests execution, requiring Node.js version `11.7` or later.
+- CodeceptJS requires Node.js version `12+` or later.
106
107
## Usage
108
0 commit comments