Skip to content

akshatvg/Rate-my-Cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate my cat - Software Testing - JUnit

This project contains a complete sample application for the book Mastering Software Testing with JUnit 5. It consists on a web application in which end uses can rate a list of cats by watching its name and picture. The rate shall be done once per end user using a star mechanism. Optionally, comments can be made per cat. This application has been built using the following technologies:

  • Spring Framework, as application framework: Spring Boot, Spring MVC.
  • JUnit 5, as testing framework.
  • Hamcrest, for improving the readability of assertions.
  • Mockito, for unit testing.

The screenshots below show the application GUI in action.

Screenshot 1 Screenshot 2

Steps to run

./gradlew bootRun

References

Boni Garcia's Rate my Cat

About

Software Testing assignment using JUnit and Spring Boot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors