Would you include your load-test IaC with the proj...
# general
s
Would you include your load-test IaC with the project or as its own? (detail in reply.)
Given; • Multiple API projects • Load tests using Locust.io • The need for separate infra to test the project (1-parent, multiple children.) Do you .... • Create the infra as part of the CI/CD of the project itself and create unique architecture for each, or ... • Have a Load Test repository, that can be pointed to a docker registry containing the tests to execute?