[PD-dev] managing unit tests in SVN

Hans-Christoph Steiner hans at at.or.at
Thu Nov 3 15:27:13 CET 2011


So now that Katja has a nice testing patch and has written a bunch of tests, I think we need to nail down a standard naming and location for the tests.  I think that 'unittest' should be the standard name for them.  Then the patches will be called 'osc~-unittest.pd', the library subfolder will be called 'unittests', and then I think we need a new section in trunk called 'unittests'.

This 'unittests' section will be for unit test patches that are not specific to a single library, but test interactions between objects from different libraries.  It could also be the place where all of the testing frameworks go, like the scripts that automate the running of the tests, the *-unittest.pd templates, etc.

How does that sound?

.hc


More information about the Pd-dev mailing list