🤝

But do you write tests tho?

As you can see I hate people who don't test.

Reply to this note

Please Login to reply.

Discussion

I need to do that for a few projects :)

But I do a lot of verification and manual testing + making the code actually readable. Doesn’t scale too much though.

Yes and especially those who advertise explicitly that they don't test XD and yet somehow that's what gets all the type. not boring old tested software

FoundationDB is peak testing-driven development.

The entire thing is designed to run in a reproducible simulator.

TDD is not my thing I'll admit, I suppose more BDD. I think anytime you refuse to acknowledge the forest regularly during development it becomes a limiting factor, but I guess it heavily depends on the project. A database design has a pretty fixed high level architecture theses days.