Hummingbird
stable
Installation
Configuration
Running unit tests
WPS Processes
Example: Using Docker
Sphinx AutoAPI Index
Hummingbird
Docs
»
Running unit tests
Edit on GitHub
Running unit tests
ΒΆ
Run quick tests:
$ make test
Run all tests (slow, online):
$ make testall
Check pep8:
$ make pep8