0.4.2 • Published 4 years ago
concordialang-codeceptjs-testcafe v0.4.2
concordialang-codeceptjs-testcafe
🔌 Concordia Compiler Plug-in for CodeceptJS with TestCafé
Generates and executes test scripts for web applications. Uses CodeceptJS with TestCafé.
What's New
Installation
Before installing:
- Make sure you have Concordia
2.0or above. - Access your application's folder from the terminal/console.
Install it via Concordia or NPM:
a) Installation via Concordia:
concordia --plugin-install codeceptjs-testcafeb) Installation via NPM:
npm i -D concordialang-codeceptjs-testcafeDocumentation
Installed dependencies
| Name | Version |
|---|---|
| testcafe | 1.x |
| codeceptjs | 2.x |
| mocha | 7.x |
| mocha-multi | 7.x |
| mocha-awesome | 6.x |
Integration with CodeceptJS
See concordialang-codeceptjs-core.
See also
- katalon-concordia: extension for Google Chrome and Mozilla Firefox to convert recordings produced with Katalon Recorder into Concordia Language. It helps you to capture web elements' identification without inspecting them with the browser or looking into their source code.
©