Pinned Repositories
cypress
Fast, easy and reliable testing for anything that runs in a browser.
cypress-documentation
Cypress Documentation for the Cypress App, API, Cypress Cloud, UI Coverage and Cypress Accessibility.
cypress-example-kitchensink
This is an example app used to showcase Cypress.io testing.
cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
eslint-plugin-cypress
An ESLint plugin for projects that use Cypress
github-action
GitHub Action for running Cypress end-to-end & component tests
action-semantic-pull-request
A Github Action that ensures that your PR title matches the Conventional Commits spec.
angular-test
Angular test for Cypress. Not an officially maintained site. Just a sandbox for my personal testing.
cypress-test-tiny
Tiny Cypress E2E test case
github-action
GitHub Action for running Cypress end-to-end & component tests
MikeMcC399's Repositories
MikeMcC399/cypress-test-tiny
Tiny Cypress E2E test case
MikeMcC399/github-action
GitHub Action for running Cypress end-to-end & component tests
MikeMcC399/action-semantic-pull-request
A Github Action that ensures that your PR title matches the Conventional Commits spec.
MikeMcC399/circleci-orb
Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
MikeMcC399/cli
the package manager for JavaScript
MikeMcC399/cypress
Fast, easy and reliable testing for anything that runs in a browser.
MikeMcC399/cypress-documentation
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.
MikeMcC399/component-testing-quickstart-apps
Apps from the Cypress Component Testing quickstart guides
MikeMcC399/cy-firefox-docker
Test repo for Cypress with Firefox in Docker
MikeMcC399/cypress-component-testing-apps
MikeMcC399/cypress-docker-images
Docker images with Cypress dependencies and browsers
MikeMcC399/cypress-example-kitchensink
This is an example app used to showcase Cypress.io testing.
MikeMcC399/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
MikeMcC399/cypress-example-todomvc
The official TodoMVC tests written in Cypress.
MikeMcC399/cypress-gh-action-split-jobs
Example with separate install and test jobs using Cypress GitHub Action
MikeMcC399/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
MikeMcC399/cypress-test-nested-projects
[ARCHIVED] Tests Cypress running tests in subfolders
MikeMcC399/cypress-verify
Test repo for cypress verify command
MikeMcC399/eslint
Find and fix problems in your JavaScript code.
MikeMcC399/eslint-doc-generator
Automatic documentation generator for ESLint plugins and rules.
MikeMcC399/eslint-plugin-chai-friendly
Makes eslint friendly towards Chai.js 'expect' and 'should' statements.
MikeMcC399/eslint-plugin-cypress
An ESLint plugin for projects that use Cypress
MikeMcC399/generator-eslint
A Yeoman generator to help with ESLint development
MikeMcC399/gpu-error-test
Reproduces Cypress gpu errors
MikeMcC399/http-server-test
http server test for Cypress
MikeMcC399/js-clients
Monorepo for the core JavaScript / TypeScript client code and bindings to frontend libraries
MikeMcC399/link-check
checks whether a hyperlink is alive (`200 OK`) or dead.
MikeMcC399/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
MikeMcC399/react-app-test
React app testing
MikeMcC399/request
🏊🏾 Simplified HTTP request client.