Skip to content

๐Ÿ‘€ Fun testing with Cypress for E2E Testing (API & Web) and Docker

License

Notifications You must be signed in to change notification settings

moemoe89/e2e-cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

E2E Cypress

Fun project with Cypress for E2E Testing (API & Web). Demo for API & Web using my simple book management application: https://momo-book.herokuapp.com

Requirements

This project currently extended with the following requirements. Instructions on how to use them in your own application are linked below.

Requirement Version
NodeJS >= 12.9.0
NPM >= 6.13.0

Installation

Make sure you the requirements above already install on your system. Clone the project to your directory and install the dependencies.

$ git clone git@github.com:moemoe89/e2e-cypress.git
$ cd e2e-cypress
$ npm install

Run Application

For run application:

$ ./node_modules/.bin/cypress open

Run with Docker

For run application with Docker:

$ docker-compose up --exit-code-from cypress

License

MIT

About

๐Ÿ‘€ Fun testing with Cypress for E2E Testing (API & Web) and Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published