aboutsummaryrefslogtreecommitdiff
path: root/README.txt
blob: afbef9b478b5b3a5b65909b6f2f2a62b41a0510e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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

----------------------------------------------------------------------------------------------------