Skip to content

anixumoh/symphonySolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to run cypress

Download the project to your local system

  • Open the project in an IDE (Visual code or Webstorm )
  • Open the terminal and Run "npm install" to install node to the project in the IDE
  • After the project is installed
  • Run "npx cypress open" and selected the chosen browser to run the script

How to run Postman

  • Ensure newman is installed in the CI environment
  • Store the collection in a directory in CI
  • Run this script in the directory "newman run collection_url"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published