Testresources

A Python library for managing expensive resources in test suites
Download

Testresources Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Test Resources Developers
  • Publisher web site:
  • https://launchpad net/~testresources-developers

Testresources Tags


Testresources Description

A Python library for managing expensive resources in test suites Testresources is a PyUnit extension to manage the initialisation and lifetime of expensive test fixtures. For example reference databases are often only need to be constructed once but standard test isolation causes them to be constructed for every fixture, making test execution very slow. Requirements: · Python What's New in This Release: · Changes in testtools uncovered a small bug in the testresources test suite - a setUp upcall was missing. This has been corrected in 0.2.1, with no other changes made.


Testresources Related Software