-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Milestone
Description
This transition to testcontainers allows to speed test runs because each class can have an own instance of the selected backend. This allows to run multiple test classes at same time.
Transition can be done step by step because each class need to edit to use testcontainers instead of the current methods to start the backend.
Reactions are currently unavailable