Skip to content

k-yudin/APIJavaPets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Automated Tests

Java + REST Assured + JUnit + Maven + Allure

Installation and run from a terminal

  1. Make sure that Java and Maven are installed properly.
  2. Clone the project, navigate to project directory from your terminal, run: mvn clean test

Report

To generate the report (Allure need to be installed beforehand) run:

allure serve allure-results -h localhost

Report will be opened in your browser automatically.

Running inside the Docker

docker-compose up --build --abort-on-container-exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published