All Links Tagged: integration_testing
-
Twill
:
Headless Python browser, great for writing automated integration tests.
Other tags for this link: automated_testing, integration_testing, python, testing.
-
Selenium
:
Set of tools (including Firefox plugin) for integration testing of web applications. Scriptable in Python, among several other languages.
Other tags for this link: automated_testing, firefox, integration_testing, plugin, testing.
-
Mechanize
:
Huh. Possible alternative to Selenium. Not sure how well it handles js, which seems to be one of Selenium's most useful features.
Other tags for this link: integration_testing, mechanize, python, testing.
