File: unit-test-frame-help.pd

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 (6 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#N canvas 211 94 724 463 10;
#X obj 122 87 pddplink examples/example-unittest.pd;
#X obj 39 146 unit-test-frame;
#X text 37 29 [unit-test-frame] is an abstraction which helps you create
a unit test patch for a (numeric) control object. For an example how
to use it \, click:;