Skip to content

daslima/Mailslurp-Cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailslurp-Cypress

These instructions will allow you to get a working copy of the project on your local machine for development and testing purposes..

💻 Pre-requisites

🔧 Installation

Open the terminal and run the following commands:

git clone https://github.com/daslima/Mailslurp-Cypress
cd Mailslurp-Cypress
npm install

⚙️ Configuration

In your Cypress project, in the cypress.config.js file, create an environment variable and enter the MailSlurp API KEY

🏁 Running the tests

Running tests using the Cypress interface

npx cypress open

Running tests using headless mode

npx cypress run

📫 Contributing to the project

To contribute to the project, follow these steps:

  1. Clone this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to original branch: git push origin <branch_name>
  5. Create the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.

About

Automated test to validate code sent by email

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published