Skip to content

theatlantic/django-admin-testutils

Repository files navigation

django-admin-testutils

django-admin-testutils contains helpers to make writing selenium unit tests for the Django admin easier. It is based on the code that supported selenium unit tests in django-nested-admin.

The test runner is designed to work similarly to the Django framework’s own runtests.py. Until this project has had documentation written for it, the best guide on usage can be found in the unit tests for this repository. Specifically, look at runtests.py and django_admin_testutils/tests/test.py.

About

Helpers for writing selenium tests for the django admin

Resources

License

Stars

Watchers

Forks

Packages

No packages published