All Posts Tagged: testing
- Test every unicode method on every object for every model (February 23rd, 2010)
- Remove .pyc files as a step in the test process (December 9th, 2009)
All Links Tagged: testing
-
FitNesse
:
Automated testing tool.
Other tags for this link: automated_testing, fitnesse, testing.
-
Storyteller
:
"StoryTeller is a new tool for creating "Executable Specifications " for .Net projects. StoryTeller is effectively a functional replacement for FitNesse, but with improved mechanics. Think of StoryTeller as a tool for creating External DSL's to test your application code."
Other tags for this link: automated_testing, dotnet, storyteller, 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.
