This project makes it possible to save logs on disc rather than just publish on the screen.
Save the logs on disc so that they are not deleted after each test execution, no matter what test engine you are using.
Follow the steps below:
- Add this repository as a dependency
- Create a file named teacup.properties in a folder named .teacup in your home folder.
- Add reporter=io.githb.henryssondaniel.teacup.report.file.DefaultReporter to the file