cypress-fiddle
Quickly generates Cypress tests from HTML and JS code
File Explorer
Download Latest Version (.zip)- export-fiddle.js
- add-list-item.md
- async-examples.js
- async-spec.js
- coffee-spec.coffee
- contains-example.md
- css-example.md
- does-invoke-retry.md
- dynamic-select.md
- each-example.md
- examples-spec.js
- examples.js
- hidden-fiddle.md
- list-examples.js
- list-spec.js
- live-html.md
- merging.md
- nested-fiddles.md
- nested-spec.js
- non-breaking-space.md
- only-examples.js
- only-spec.js
- read-values-using-each.md
- return-example.md
- satisfies-assertion.md
- scripts-cdn.md
- should-examples.js
- should-spec.js
- simple-examples.js
- simple-spec.js
- skip-examples.js
- skip-spec.js
- spec.js
- stub-getter.md
- styles-cdn.js
- styles-cdn.md
- suite-with-list-examples.js
- suite-with-list-spec.js
- text.md
- two-spec.js
- two.js
- visit.md
- wait-for-promise.md
- window-property.md
- with-markdown-spec.js
- wrap-examples.js
- example.json
- index.js
- e2e.js
- README.md
- hidden-fiddle-preview.png
- hidden-fiddle-test.png
- hidden-fiddle.png
- list.png
- non-breaking-space.png
- runExample.png
- screenshot.png
- tree.png
- index.d.ts
- index.js
- markdown-preprocessor.js
- markdown-utils.js
- write-utils.js
- .gitignore
- .node-version
- .prettierrc.json
- circle.yml
- cypress-markdown.config.js
- cypress.config.js
- package-lock.json
- package.json
- README.md
- renovate.json
# Installation Guide
1. Get the code
git clone https://github.com/cypress-io/cypress-fiddle
Downloads the entire project code from GitHub to your computer.
cd cypress-fiddle
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i -D @cypress/fiddle
Type this command into your terminal and run it.
"https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
