TestingΒΆ

django-password-policies provides unit tests to test the application. These tests do not require to be run from within a project. They can be executed in the application’s source directory:

$ python setup.py test