cratermoon 8 hours ago "Making Failure Impossible" is an underutilized and underappreciated technique. In his book A Philosophy of Software Design, John Ousterhout has an entire chapter titled "Define Errors Out Of Existence".
Also include mutation testing; Python has several.
"Making Failure Impossible" is an underutilized and underappreciated technique. In his book A Philosophy of Software Design, John Ousterhout has an entire chapter titled "Define Errors Out Of Existence".