• bizdelnick@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    14 hours ago

    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.