File: README.txt

package info (click to toggle)
pd-testtools 0.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: makefile: 342
file content (21 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (4)
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

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