Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 380 Bytes

DEVELOP.rst

File metadata and controls

20 lines (14 loc) · 380 Bytes

Tests

unit tests are run with:

nosetests tests/unit

The functional tests require libvncserver/examples to be on your path before running:

nosetests tests/functional

Release

  1. ensure CHANGELOG contains correct version
  2. make version-new-version-number
  3. add new section to CHANGELOG
  4. update setup.py version
  5. blog post/twitter