Skip to content

sarahalhawi92/moo

Repository files navigation

How to run tests

  1. Git clone https://github.com/sarahalhawi92/moo.git

This has been setup as a maven project using java and testng. To run the project, you will need some sort of IDE (IntelliJ, eclipse etc)

Frameworks used - maven, restassured, testng

  1. Go to project root (in a terminal) and do mvn 'clean install'
  2. Tests can be run by doing 'mvn test'

note: if you don't have maven installed, you can just run the tests by going to the test package, right click and then select 'run all tests in package'

Postman collection of playing around with the requests: https://www.getpostman.com/collections/e119ff8efb47ce341ab5

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages