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.
- Host: GitHub
- URL: https://github.com/szymonpoltorak/softwaretesting
- Owner: szymonpoltorak
- License: mit
- Created: 2023-10-09T19:37:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T17:14:26.000Z (over 2 years ago)
- Last Synced: 2025-02-08T15:33:04.774Z (over 1 year ago)
- Topics: docker, gherkin, gradle, hibernate, java17, mockito, spring-boot
- Language: Java
- Homepage:
- Size: 589 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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