python-manilaclient/doc/source/contributor/index.rst

482 B

Contributing

Basic Information

contributing

Testing

Manilaclient has two types of tests - 'unit' and 'functional'.

The preferred way to run tests is using tox.

See Consistent Testing Interface for more details.

functional-tests