tetsuo13 / MediaWiki-to-DokuWiki-Importer

Convert MediaWiki to DokuWiki
31 stars 10 forks source link

Create unit test environment #6

Closed tetsuo13 closed 12 years ago

tetsuo13 commented 12 years ago

Only way to ensure all things in MediaWiki are tackled is to create unit tests for them as they're encountered. A basic library built around PHPUnit with a few tests is sufficient to begin with. As issues are created they should be accompanied by tests.