lp:~jml/python-fixtures/upcall-tweak

Created by Jonathan Lange and last modified
Get this branch:
bzr branch lp:~jml/python-fixtures/upcall-tweak
Only Jonathan Lange can upload to this branch. If you are Jonathan Lange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonathan Lange
Project:
Python Fixtures
Status:
Merged

Recent revisions

30. By Jonathan Lange

Upcall w/ super()

29. By Robert Collins

Merge jml's python 3 branch.

28. By Robert Collins

Release 0.3.6.

27. By Robert Collins

Another small API break - sorry. Fixture.getDetails no longer returns the
internal details dict (self._details). Access that directly if needed. It now
looks for details in used fixtures and returns those as well as details added
directly.
(RobertCollins, #780806)

26. By Robert Collins

New fixture ``PackagePathEntry`` which patches the path of an existing
package, allowing importing part of it from aonther directory.
(Robert Collins)

25. By Robert Collins

* Details from child fixtures for both Fixture and TestWithFixtures no longer
  quash same-named details if testtools 0.9.11 is available (for the
  gather_details helper).
  (Gavin Panella, #796253)

* Testtools 0.9.8 is now a minimum requirement.
  (Gavin Panella)

24. By Robert Collins

Test failure on some setups in test_cleanUp_raise_first_false_callscleanups_returns_exceptions.
(Gavin Panella, #796249)

23. By Robert Collins

* New fixture ``PythonPathEntry`` which patches sys.path.
  (Robert Collins, #737503)

22. By Robert Collins

Better docs for cleanUp and exceptions.

21. By Robert Collins

Document sharing dependencies somewhat.

Branch metadata

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

Subscribers