Testing and extending

Testing

PyBBM has good unittest coverage. To test PyBBM you need:

  • Django > 1.3
  • lxml
  • PIL
  • All PyBBM dependencies

Go to to test/testapp directory and run:

python manage.py test pybb

Extending

Development happens on bitbucket, with main repo: http://bitbucket.org/zeus/pybb

Forks, patch and pull changes ;)

Project Versions

Table Of Contents

Previous topic

Migrating from pybb (lorien package)

Next topic

PyBB Modified (PyBBM) and original PyBB

This Page