|
DeveloperInfo
Information for developer
IntroductionWe use git for the source code: https://github.com/jedie/python-creole Fork python-creole and contribute on github ;) unittestsTo run unittests, simple to this: .../python-creole$ ./setup.py test You can also execute theses files:
New unittest should primarily written in test_cross_compare.py All tests in this file would be cross compared with creole -> html and back from html -> creole Only special cases, which can't be cross-compared must stored in test_creole2html.py or test_html2creole.py | |
► Sign in to add a comment