.codeclimate.json | |
|
|
.editorconfig | |
|
|
.github/workflows/ci.yml | |
|
|
.gitignore | |
|
|
.nvmrc | |
|
|
.release-please-manifest.json | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
assets/frsource-visual-testing-example.gif | |
|
|
assets/frsource-visual-testing-example.mp4 | |
|
|
assets/license-1869795-2874802.pdf | |
|
|
assets/logo.svg | |
|
|
eslint.config.mjs | |
|
|
examples/next/README.md | |
|
|
examples/next/components/about-component.cy.tsx | 10 | A 0 mins |
|
examples/next/components/about-component.tsx | 13 | A 0 mins |
|
examples/next/cypress.config.ts | 19 | A 0 mins |
|
examples/next/cypress/e2e/app.cy.ts | 11 | A 0 mins |
|
examples/next/cypress/fixtures/example.json | |
|
|
examples/next/cypress/support/commands.ts | 2 | A 0 mins |
|
examples/next/cypress/support/component-index.html | |
|
|
examples/next/cypress/support/component.ts | 10 | A 0 mins |
|
examples/next/cypress/support/e2e.ts | 1 | A 0 mins |
|
examples/next/cypress/tsconfig.json | |
|
|
examples/next/package.json | |
|
|
examples/next/pages/_app.tsx | 6 | A 0 mins |
|
examples/next/pages/about.tsx | 11 | A 0 mins |
|
examples/next/pages/index.tsx | 68 | A 0 mins |
|
examples/next/public/favicon.ico | |
|
|
examples/next/public/vercel.svg | |
|
|
examples/next/styles/Home.module.css | |
|
|
examples/next/styles/globals.css | |
|
|
examples/next/tsconfig.json | |
|
|
examples/webpack/README.md | |
|
|
examples/webpack/cypress.config.ts | 19 | A 0 mins |
|
examples/webpack/cypress/component/HelloWorld.cy.ts | 14 | A 0 mins |
|
examples/webpack/cypress/component/__image_snapshots__/HelloWorld.cy.js playground #0.actual.png | |
|
|
examples/webpack/cypress/component/__image_snapshots__/HelloWorld.cy.js playground #0.diff.png | |
|
|
examples/webpack/cypress/component/__image_snapshots__/HelloWorld.cy.js playground #0.png | |
|
|
examples/webpack/cypress/component/__image_snapshots__/HelloWorld.cy.js playground #1.png | |
|
|
examples/webpack/cypress/e2e/__image_snapshots__/My First Test Visits the app root url #0.png | |
|
|
examples/webpack/cypress/e2e/spec.cy.ts | 9 | A 0 mins |
|
examples/webpack/cypress/screenshots/HelloWorld.cy.ts/HelloWorld.cy.js -- playground (failed).png | |
|
|
examples/webpack/cypress/support/commands.ts | 1 | A 0 mins |
|
examples/webpack/cypress/support/component-index.html | |
|
|
examples/webpack/cypress/support/component.ts | 1 | A 0 mins |
|
examples/webpack/cypress/support/e2e.ts | 1 | A 0 mins |
|
examples/webpack/package.json | |
|
|