diff options
-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 |