diff options
author | Colin Okay <colin@cicadas.surf> | 2022-09-07 10:27:32 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-09-07 10:27:32 -0500 |
commit | abd087c422875062cd62ac328b9ace5eca29cd1f (patch) | |
tree | 8c2cf794e04664f417b4ee8892a093b4200da563 | |
parent | 1b6d6ca4dba3118d969e497b2086481c9d1ade59 (diff) |
Doc: readme change
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +40,8 @@ the debugger, which asks you how you'd like to proceed. The approach to TDD-like development taking by ~testiere~ may not be appropriate to all circumstances, but it is good for interactive -application development of interactive applications (😉) whose "main -loop" involves a good sized collection of unit-testable functions. +development of interactive applications (😉) whose "main loop" +involves a good sized collection of unit-testable functions. ** Test Specification |