Skip to content

Testing

stanislav-web edited this page Jun 4, 2017 · 3 revisions

Coverage Status Code Health

Run tests

pip install  -r requirements-dev.txt
coverage run --source=src/ setup.py test
coverage report

OWASP OpenDoor wiki pages


User's manual

  1. Installation and update - Keep your copy up-to-date
  2. Usage - Cookbook. Exhaustive information on the use
  1. Testing - Unit testing and code health
  2. Contribution - Assistance in the development and support
  3. Changelog - Latest package changes
  4. License - Copyright information
Clone this wiki locally