Skip to content

daslima/API-Testing

Repository files navigation

API-Testing

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/API-Testing
cd API-Testing

⚙️ Running the tests

No report

newman run dummyJSON.postman_collection.json -e dummyEnvironment.postman_environment.json

With report

newman run dummyJSON.postman_collection.json -e dummyEnvironment.postman_environment.json -r htmlextra

📫 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

API test performed on the DummyJSON website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages