summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* CHANGESHEADtrunkRobert Collins2015-05-042-23/+22
* 0.4Robert Collins2015-05-042-3/+4
* Release 0.3 (and fixup NEWS).Robert Collins2012-04-041-1/+1
* * ``TestWithScenarios`` is now backed by a mixin - WithScenarios - which can beRobert Collins2012-04-044-23/+46
|\
| * Rename TestWithScenarios as MixableTestWithScenariosJames Polley2012-03-033-4/+141
* | * New function ``per_module_scenarios`` for tests that should be applied across Robert Collins2012-04-043-3/+59
|\ \ | |/ |/|
| * Add per_module_scenariosMartin Pool2010-12-092-2/+52
|/
* Merge a tweaked version of Martins load_tests and multiply_scenarios patch.Robert Collins2010-10-123-1/+129
|\
| * Add multiply_scenariosMartin Pool2010-10-122-0/+55
| * Support both python2.7 and bzr load_tests argument listsMartin Pool2010-10-122-16/+37
| * Add load_tests_apply_scenariosMartin Pool2010-10-122-0/+47
|/
* Merge patch from Ben Finney making tests with a shortDescription have that al...Robert Collins2010-02-013-9/+47
|\
| * Append scenario name to test case short description.Ben Finney2010-01-302-1/+26
| * TestApplyScenarios: Use separate tests for distinct assertions.Ben Finney2010-01-301-8/+21
* | Switch license to BSD / Apache-2.0 and do a 0.1 release.Robert Collins2009-12-196-90/+86
* | Start running tests using testtools.Robert Collins2009-12-191-0/+3
|/
* Support debug() on TestWithScenarios.Robert Collins2009-03-082-2/+28
* Support countTestCases in TestWithScenarios.Robert Collins2009-03-082-0/+40
* Factor out all the individual components of generate_tests.Robert Collins2009-03-083-24/+95
* Write generate_scenarios.Robert Collins2009-03-085-7/+161
* TestWithScenarios.run now sets attributes too, and includes some docstring docs.Robert Collins2009-03-082-1/+41
* TestWithScenarios now honours the scenarios list as far as cloning and renami...Robert Collins2009-03-082-0/+46
* Really test that TestWithScenarios succeeds with no scenarios.Robert Collins2009-03-081-2/+4
* Start on TestWithScenarios.Robert Collins2009-03-084-2/+72
* Write some fiction.Robert Collins2009-03-072-0/+78