Projects tagged ‘python’ and ‘test’


Jump to tag:

Projects tagged ‘python’ and ‘test’

Filtered by Project Tags python test

Refine results Project Tags testing (12) unittest (9) nose (7) http (6) django (6) web (5) development (4) tool (4) plugin (4) performance (3) nosetests (3) c (3)

[64 total ]

20 Users
   

This unit testing framework, dubbed 'PyUnit' by convention, is a Python language version of JUnit. JUnit was written by smart cookies Kent Beck and Erich Gamma, and is, in turn, a Java version of ... [More] Kent's Smalltalk testing framework. Each is the de facto standard unit testing framework for its respective language, and therefore both are a strong basis for an effective and elegant Python framework. [Less]
Created over 3 years ago.

5 Users
 

Windmill is an Open Source AJAX Web UI Testing framework that was originally built to automate testing for the Chandler Server Project at OSAF. After spending time with Selenium we realized we had a ... [More] variety of needs that weren't being fulfilled and built Windmill from the ground up. Windmill implements cross browser testing, in-browser recording and playback, and functionality for fast accurate debugging and test environment integration. We are a relatively young project, but as far as we know we already implement a larger set of a browser testability than Selenium. [Less]
Created over 2 years ago.

3 Users

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.
Created over 2 years ago.

2 Users
   

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. ... [More] Pylot generates concurrent load (HTTP Requests), verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI. [Less]
Created over 2 years ago.

2 Users

A test coverage reporting tool that utilizes Ned Batchelder's excellent coverage.py to show how much of your code is exercised with your tests.
Created 7 months ago.

1 Users
   

DTest is a distributed tests framework which enables the seamless definition and run of distributed test which may be useful for application whose purpose is essentially networked, like client-server or multi-tiers applications.
Created over 2 years ago.

0 Users

Paca Suite is a test case environment that developed by Python. Now it support the Android Platform test.
Created 3 months ago.

0 Users

Testowy projekt pythona
Created 11 months ago.

0 Users

just for my own testing and study
Created 11 months ago.

0 Users

Unit test utilities built on unittest. For documentation, see http://pypi.python.org/pypi/unittestplus.
Created 4 months ago.