En ce moment, je m'interroge sur la possibilité d'aller au delà de #TDD. ESt-ce que vous avez des pistes pour cela ?

Actually, i'm asking myself how to go beyond #TDD. Do you have any point of view about this ?

@johjo use types to reduce your domain model (type driven development), use total functions (each input produces an output), maximize your pure domain (functional core)