aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..afbef9b
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,21 @@
+testtools
+
+----------------------------------------------------------------------------------------------------
+
+Abstractions to produce unit test patches for Pd objects. See example patches for howto. Suggestion: use uniform suffix 'unittest' in test patch names.
+
+unit test abstractions:
+unit-test-frame.pd
+unit-test-frame~.pd
+
+unit test example patches:
+example-unittest.pd
+example~-unittest.pd
+
+reference files:
+example.wav
+example~.wav
+
+Katja Vetter and Fred Jan Kraan November 2011
+
+---------------------------------------------------------------------------------------------------- \ No newline at end of file