Testing a Payment Ledger End to End: Unit, Property, Chaos, and Load
I asked my code to add two numbers and it quietly answered zero. This week I stopped trusting the ledger and started trying to break it, and it broke.
Jul 7, 202611 min read1

Search for a command to run...
Articles tagged with #testing
I asked my code to add two numbers and it quietly answered zero. This week I stopped trusting the ledger and started trying to break it, and it broke.

Understanding Feature Testing - The Restaurant Analogy Think of feature testing like being a food critic at a restaurant. Before giving a review, you test everything: from walking in the door, being seated, ordering food, to paying the bill. Similarl...
