1 2Django unit tests to verify classes and functions based on django Views 3 4To run just these tests use ./manage.py test tests.views 5