Skip to content

Latest commit

 

History

History
 
 

cypress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Cypress.io

This folder contains resources for running integration tests with (Cypress.io)[https://www.cypress.io/].

Structure.

  • fixtures: data files only, please
  • integration: specs goes here
  • plugins: largely useless
  • support: commands are re-usable utilities to make test writing easier. DRY!