Bradltr95 / spring-boot

Spring boot project for writing APIs and connecting to a DB using Docker.
MIT License
2 stars 0 forks source link

update: include steps on how to run the tests #20

Closed Bradltr95 closed 2 months ago

Bradltr95 commented 2 months ago

Since we have moved to RestAssured and TestNG the README needed to be updated to include steps on running the new tests. Additionally, some of the project structure in the readme has been updated.