renaming from gitTally to Werkator

This commit is contained in:
mhoennig
2026-08-30 18:35:49 +02:00
parent 4d76744721
commit 7f550689dd
169 changed files with 1361 additions and 7504 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
## Context and Problem Statement
GitTally is a greenfield Kotlin/Spring Boot project.
werkator is a greenfield Kotlin/Spring Boot project.
A test framework must be chosen before writing any tests.
The framework shapes how tests are structured, how readable they are, and how well they integrate with the Spring Boot test slice infrastructure.