Skip to content
jdlrobson edited this page Jun 30, 2011 · 1 revision

Tests are written in qunit (http://docs.jquery.com/Qunit)

Existing tests can be found in the directory https://github.com/TiddlyWiki/tiddlywiki/tree/master/test/js

Note: Any pull requests without tests will not be folded into the core codebase. However, if you are unable to write tests yourself, someone could always write them on your behalf. This could be another github user or one of the TiddlyWiki repository owners. Seek help in either the mailing list or in your pull request and someone will be happy to help either guide you in writing your own tests or write them on your behalf.