Closed Mario5Gray closed 1 year ago
Elaborate on testing in documentation. Discuss how testing works in each project, and what each module brings to the testing regiment.
Familiarize the reader with technologies used in testing such as :
TestContainers
Consul Tests
Properties Tests
Polymorphic Tests (and the anti-patterns we've already introduced)
Apply CI/CD pipeline for tests
Everything done even CI/CD (using TilT) only we need to synthesize a tilt coordination task for each project that needs it.
Elaborate on testing in documentation. Discuss how testing works in each project, and what each module brings to the testing regiment.
Familiarize the reader with technologies used in testing such as :
TestContainers
Consul Tests
Properties Tests
Polymorphic Tests (and the anti-patterns we've already introduced)
Apply CI/CD pipeline for tests