Zach Bloomquist 606a248fc7 Fix explicitly setting cookies in cy.visit and cy.request (#5896)
* try: options.cookies as object is not documented

* add test that demonstrates 5894

* merge user-supplied cookie header with genned one

* update 2_cookies_spec snapshot

* only consider an existing Cookie header for the 1st request
2019-12-06 15:43:22 -05:00
2019-11-27 14:10:04 -05:00

Documentation | Changelog | Roadmap

The web has evolved. Finally, testing has too.

Fast, easy and reliable testing for anything that runs in a browser.

npm Gitter chat StackShare

What is Cypress?

Why Cypress Video

Installing

npm version

Install Cypress for Mac, Linux, or Windows, then get started.

npm install cypress --save-dev

installing-cli e1693232

Contributing

  • CircleCI - develop branch
  • CircleCI - master branch

Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.

License

license

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

Badges

Let the world know your project is using Cypress.io to test with this cool badge

badge

[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)
Description
Fast, easy and reliable testing for anything that runs in a browser.
Readme MIT 979 MiB
Languages
TypeScript 54.2%
JavaScript 38.1%
Vue 4%
HTML 3.1%
SCSS 0.4%
Other 0.1%