Skip to content

Русская документация по Cypress, включая гайды, API, плагины, примеры и FAQ.

License

Notifications You must be signed in to change notification settings

skv1991/cypress-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Documentation Cypress Dashboard first-timers-only

The code for Cypress Documentation including Guides, API, Examples, Dashboard & FAQ found at https://docs.cypress.io.

Cypress Documentation Preview

CI status

CircleCI master branch

Netlify Status

Getting Started

Install the dependencies:

yarn

Run the app:

yarn start

You can view the app by visiting http://localhost:3000/.

Building

You can create a statically generated version of the website by running the following:

yarn build

This will generate a dist directory that you can serve up.

Note: If you want to create and view a statically generated version of the documentation site, you can run the following:

yarn run start:ci

You can view the statically generated site at http://localhost:3000/.

Testing

We use Cypress itself to test the documentation.

Run the tests:

yarn test

Contributing

Refer to the CONTRIBUTING.md guide for details.

License

This project is licensed under the terms of the MIT license.

About

Русская документация по Cypress, включая гайды, API, плагины, примеры и FAQ.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.5%
  • Vue 44.4%
  • CSS 3.4%
  • Shell 1.6%
  • Dockerfile 0.1%