diff options
-rw-r--r-- | _testing/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_testing/README b/_testing/README index 1a8eff739..b3893432b 100644 --- a/_testing/README +++ b/_testing/README @@ -67,6 +67,8 @@ TODO for the test framework * plugins * unit test [untested] * integration test [untested] + * provide the possibility to enable/disable plugins + * cleanup dw globals like registered event hooks * cross platform compatibility: especially test windows (hint: tmp dir location) * update http://www.dokuwiki.org/devel:unittesting * optional: add helper methods to TestRequest for easy form submission |