Elektrine lite

← Feed

@jose@mastodon.gamedev.place

Post #1401864

2026-02-05 19:05 UTC

@mlevison this makes me wonder, it's then a viable way to do TDD? Humans authoring the tests, and AI implementing them.

Replies (1)

  • @imcdowall@mastodon.social 2026-02-05 22:25

    @jose @mlevison but tdd in this context will only work if you can write _all_ the tests, covering _all_ the edge cases, including security and performance. And if that was possible, which I honestly doubt, you'd still be building up a black box system with potential problems in terms of architecture and understanding

    Open ##1401865