DaryaAndreyuk / PetStoreAPITesting

API Testing portfolio project
https://petstore.swagger.io/#/
1 stars 0 forks source link

Add Allure Support (Issue #6) #7

Closed DaryaAndreyuk closed 1 month ago

DaryaAndreyuk commented 1 month ago

Add Allure dependency + Allure rest assured dependency Add annotations for tests and for steps (methods inside controller). Add custom assert methods Add filter inside controller to save request/response to Allure attachments. Remove prettyPrint() from code since now you can get data from Allure.