An open API service indexing awesome lists of open source software.

https://github.com/szymonpoltorak/softwaretesting

Applications for Software Testing course on Warsaw University of Technology with aim to learn proper software testing habbits on real world applications.
https://github.com/szymonpoltorak/softwaretesting

docker gherkin gradle hibernate java17 mockito spring-boot

Last synced: 4 months ago
JSON representation

Applications for Software Testing course on Warsaw University of Technology with aim to learn proper software testing habbits on real world applications.

Awesome Lists containing this project

README

          

# Testing Course Projects

Repository containing projects that were made for Software testing classes on Warsaw University Of Technology.

## Projects

Repository contains three projects:

* Library - it is a crud backend api that was meant to train unit testing,
* Cinema - application that was created using BDD methodology