• 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: June 26th, 2023

help-circle


  • Unit tests? No matter where you run them, and normally this is done by CI in a prebuilt container image, so you don’t have to wait for “docker building”. Acceptance tests must be run in an environment as close to production as possible, but that’s definitely not a programmer’s job.