django-selenium
Test framework
Provides integration and tools for testing Django web applications with Selenium
Selenium testing support for django
90 stars
7 watching
22 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-nose | Tools for running and testing Django applications | 880 |
bogdananton/selenium-setup | Automates setup and management of Selenium test servers with multiple browser support. | 27 |
django/django | A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,401 |
django-behave/django-behave | Provides a way to run Behavior-Driven Development tests in Django applications | 197 |
wsvincent/djangoforbeginners | A comprehensive guide to building modern web applications with Django | 1,220 |
revsys/django-test-plus | Reduces boilerplate code in Django tests to make them more efficient and maintainable | 615 |
realpython/django-slow-tests | Identifies and reports on the slowest tests in a Django application | 181 |
edelvalle/reactor | Enables real-time updates in Django applications using a combination of Django Channels and Phoenix LiveView-like functionality | 635 |
behave/behave-django | A BDD testing framework for Django applications | 205 |
yashaka/selene | A Python-based testing framework for web UI automation with an intuitive API and built-in features to simplify test writing | 697 |
kevinlondon/django-by-example | Tutorials on building web applications using Django, a high-level Python web framework. | 19 |
klen/mixer | A library that generates fake data for testing and fixture replacement in various frameworks | 944 |
django-ses/django-ses | A Django email backend for Amazon's Simple Email Service. | 1,019 |
stefanschenk/testcafe-browser-provider-puppeteer-chromium | This plugin enables TestCafe to run browser tests with Chromium, allowing developers to write end-to-end tests for web applications. | 2 |