Skip to content

Tdd user form registration Application - Using Jest and testing libary + Cypress + Typescript + Chakra

Notifications You must be signed in to change notification settings

Lu-Clemente/tdd-jest-e2e-form-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Registration - Jest + Testing Library + Cypress

react ts jest testing-library

This is a TDD applycation, using Jest and Testing library for unit testing and Cypress to integration testing (E2E).

In order to run this project, follow the steps below:

  1. Clone this repository to your local machine:

$ git clone https://github.com/Lu-Clemente/tdd-jest-e2e-form-registration

  1. In the terminal, navigate to this repository's folder:

$ cd tdd-jest-e2e-form-registration

  1. Install the project:

$ yarn install or $ npm install

  1. Run the project:

$ yarn start

  1. Run tests:

$ yarn test and $ yarn run cypress open

Preview

About

Tdd user form registration Application - Using Jest and testing libary + Cypress + Typescript + Chakra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published