Skip to content

thejdeep/cypress-test-tiny

This branch is 1 commit ahead of, 6372 commits behind cypress-io/cypress-test-tiny:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Thejdeep Gudivada
Apr 16, 2020
11bb4d5 · Apr 16, 2020
Apr 16, 2020
Jun 4, 2018
Sep 19, 2019
Aug 27, 2019
Dec 26, 2019
Dec 26, 2019
Dec 26, 2019
May 29, 2018
Aug 27, 2019
Dec 27, 2019
Dec 27, 2019
Jul 9, 2018

Repository files navigation

cypress-test-tiny

Tiny Cypress E2E test case

Build status Name Description
CircleCI CircleCI Linux & Mac & Win 64
Build status AppVeyor Windows 32-bit
Build status AppVeyor Windows 64-bit
Codeship Status for cypress-io/cypress-test-tiny Codeship Basic Linux Docker

Important

Note that this project DOES NOT include Cypress dependency in the package.json. The reason for such omission is that we use this project to test every Cypress build and do not want to spend time installing [email protected] just to immediately install and test [email protected]. Which means when submitting pull requests with a bug report, please save the problematic version of Cypress in package.json. Simply run npm install --save-dev cypress or npm i -D [email protected] and commit the change before submitting a pull request.

About

Tiny Cypress E2E test case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%