django-selenium

Test framework

Provides integration and tools for testing Django web applications with Selenium

Selenium testing support for django

GitHub

90 stars
7 watching
21 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jazzband/django-nose Tools for running and testing Django applications 881
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,080
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,393
django-behave/django-behave Provides a way to run Behavior-Driven Development tests in Django applications 198
wsvincent/djangoforbeginners A comprehensive guide to building modern web applications with Django 1,207
revsys/django-test-plus Reduces boilerplate code in Django tests to make them more efficient and maintainable 612
realpython/django-slow-tests Identifies and reports on the slowest tests in a Django application 182
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 Web UI browser test automation framework inspired by Selenide. 695
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 backend that uses Amazon Simple Email Service to send emails 1,012
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