Skip to content

Doug-Bowen/Cypress-React-Proto

Repository files navigation

Automated Tests against a prototype app built with React and TypeScript.

App Breakdown


Automated Test Breakdown:

  • Typescript
  • Using Cypress to execute tests, control browser, and validate tests
  • Uses Page Object Model design pattern
  • Uses Factory design pattern for non-persistant test fixtures

  • Open the solution in any IDE
  • Yarn run start (launches the app locally)
  • Cypress Run (launches Cypress)
  • Form there you can run your tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published