Differences
This shows you the differences between two versions of the page.
| |
| doc:plunit_testing [2014/12/07 08:30] – created admin | doc:plunit_testing [2014/12/07 08:30] (current) – [Unit testing with plunit] admin |
|---|
| ====== Unit testing with plunit ====== | ====== Unit testing with plunit ====== |
| | ~~NOTOC~~ |
| The [[http://www.swi-prolog.org/pldoc/package/plunit.html|SWI Prolog unit testing library]] supports different ways of defining unit tests for your programs. It has been integrated into KnowRob to facilitate testing using commandline scripts. | The [[http://www.swi-prolog.org/pldoc/package/plunit.html|SWI Prolog unit testing library]] supports different ways of defining unit tests for your programs. It has been integrated into KnowRob to facilitate testing using commandline scripts. |
| |