django-smoketest
django-smoketest copied to clipboard
smoke test framework for Django
Results
1
django-smoketest issues
Sort by
recently updated
recently updated
newest added
Since #22 is fixed I recommend adding a paragraph in the README on how you can use a class inheriting from ``IndexView`` instead of ``('smoketest/', include('smoketest.urls'))`` so that you could...