Testing
Fedimg provides a growing suite of unittests. The tests uses pytest Python
package.
Running the tests
Refer to the documentation to setup your virtualenv.
Activate the virtualenv:
$ cd /path/to/fedimg/git/source
$ source ./fedimg_env/bin/activate
Run the tests: