/component-testing-with-cypress

Testing components With Cypress

Primary LanguageCSS

Component Testing with Javascript

CircleCI

An Application for showing how to test React components with Cypress

Clone the repository:

run the following command on your terminal to clone the repository:

git clone git@github.com:mwaz/component-testing-with-cypress.git

cd component-testing-with-cypress

Running tests

npm test

Running application

npm start

Details

This repo is built following a tutorial published on CircleCI blog under the CircleCI Guest Writer Program.

About CircleCI Guest Writer Program