Y
Hacker News
new
|
ask
|
show
|
jobs
by
sahkopoyta
1833 days ago
but... why would you do that? production is not for that one
1 comments
kortilla
1833 days ago
If you don’t test against prod your CD pipeline is missing a critical step.
link
bpicolo
1833 days ago
In some systems the cost of writing and maintaining stubbed or alternate versions of things you don’t want hit by tests in prod can be pretty overbearing. Good SLOs can serve the same purpose as well for that sort of flow
link