GithubHelp home page GithubHelp logo

katiehom / cypress-realworld-testing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cypress-io/cypress-realworld-testing

0.0 0.0 0.0 164.25 MB

Next.js project for learn.cypress.io

Home Page: https://learn.cypress.io

License: MIT License

Shell 0.04% JavaScript 5.03% TypeScript 92.59% CSS 2.34%

cypress-realworld-testing's Introduction

Real World Testing with Cypress

Real World Testing with Cypress is a free and open source testing curriculum built with Next.js by the team at Cypress. Start learning today at learn.cypress.io

Screen Shot 2022-03-23 at 11 44 30 AM

Installation

git clone [email protected]:cypress-io/cypress-realworld-testing.git

cd cypress-realworld-testing

yarn install

yarn dev # starts dev server

Documentation

Documentation lives inside of the /docs folder and is powered by VuePress. The best way to view the docs is by running the following command.

yarn docs:dev

This will spin up a local server and serve the docs site.

Unit Tests

The units tests are powered by Mocha and can be run with the following command.

yarn test:unit

Cypress E2E Tests

Cypress tests can be run via the Cypress test runner and UI with the following command.

yarn cypress:open

The same tests can be run in headless mode, as they would be in CI with the following command.

yarn cypress:run

cypress-realworld-testing's People

Contributors

robertguss avatar dependabot[bot] avatar elylucas avatar jordanpowell88 avatar jaffrepaul avatar aliaslanturk avatar andreyyevtukhov avatar bathiyal avatar christoefle avatar emilyrohrbough avatar jacksonbey avatar jennifer-shehane avatar jennytran0 avatar mikemcc399 avatar hundredbeans avatar serhiistotskyi avatar zschuster avatar hnle avatar kishorecj avatar nir-tech avatar vladdanila avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.