lp:~lifeless/testresources/bug-522338

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/testresources/bug-522338
Only Robert Collins can upload to this branch. If you are Robert Collins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Collins
Project:
testresources
Status:
Merged

Recent revisions

52. By Robert Collins

Use a travelling salesman heuristic to sort tests, accepting up to twice the total resource setup/teardown cost for fast (N^2) sort times.

51. By Robert Collins

partition tests to perform resource ordering optimisation into strongly connected sets of tests, reducing optimisation passes to cases where some resources are actually reused.

50. By Robert Collins

TestResource -> TestResourceManager.

49. By Jonathan Lange

Much improved documentation for end users.

48. By Robert Collins

Include MANIFEST.in and NEWS.

47. By Robert Collins

Release 0.2.3.

46. By Robert Collins

Make public reusable functions for setting up and tearing down resources of a test.

45. By Robert Collins

Implement an adapter for existing fixtures that honour a setUp/tearDown like protocol.

44. By Robert Collins

Release 0.2.2.

43. By Robert Collins

Fix OptimisingTestSuite.addTest when adding other OptimisingTestSuite instances, which fixes testresources.TestLoader not generating optimising runs.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~testresources-developers/testresources/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers