Elektrine lite

← Feed

@HazardousBanjo@lemmy.world

Post #4064084

2026-07-24 13:37 UTC

assert(true); assert(true); assert(true); assert(true); assert(true);

Replies (3)

  • @PattyMcB@lemmy.world 2026-07-24 13:49

    Have I worked with you before?

    Open ##4064398

  • @marlowe221@lemmy.world 2026-07-24 21:27

    Look at all the pretty green check marks!

    Open ##4073242

  • @RecallMadness@lemmy.nz 2026-07-25 01:52

    My favourite (that I saw a human do) was asserting on unconstrained mocks with a typo (so they always asserted true) Hundreds of tests. Not exactly pointless as they did call the code so maybe caught some issues. But we fixed the typo and barely half of them passed. No idea how the software worked, but it did.

    Open ##4077161