summaryrefslogtreecommitdiff
path: root/lib/testscenarios/tests
Commit message (Expand)AuthorAgeFilesLines
* CHANGESHEADtrunkRobert Collins2015-05-042-23/+22
* * ``TestWithScenarios`` is now backed by a mixin - WithScenarios - which can beRobert Collins2012-04-042-12/+24
|\
| * Rename TestWithScenarios as MixableTestWithScenariosJames Polley2012-03-031-0/+133
* | * New function ``per_module_scenarios`` for tests that should be applied across Robert Collins2012-04-042-2/+23
|\ \ | |/ |/|
| * Add per_module_scenariosMartin Pool2010-12-091-1/+17
|/
* Merge a tweaked version of Martins load_tests and multiply_scenarios patch.Robert Collins2010-10-121-0/+68
|\
| * Add multiply_scenariosMartin Pool2010-10-121-0/+30
| * Support both python2.7 and bzr load_tests argument listsMartin Pool2010-10-121-8/+25
| * Add load_tests_apply_scenariosMartin Pool2010-10-121-0/+23
|/
* Merge patch from Ben Finney making tests with a shortDescription have that al...Robert Collins2010-02-011-7/+40
|\
| * Append scenario name to test case short description.Ben Finney2010-01-301-0/+20
| * 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-193-45/+36
* | Start running tests using testtools.Robert Collins2009-12-191-0/+3
|/
* Support debug() on TestWithScenarios.Robert Collins2009-03-081-0/+15
* Support countTestCases in TestWithScenarios.Robert Collins2009-03-081-0/+33
* Factor out all the individual components of generate_tests.Robert Collins2009-03-081-18/+61
* Write generate_scenarios.Robert Collins2009-03-082-0/+101
* TestWithScenarios.run now sets attributes too, and includes some docstring docs.Robert Collins2009-03-081-0/+31
* TestWithScenarios now honours the scenarios list as far as cloning and renami...Robert Collins2009-03-081-0/+32
* Really test that TestWithScenarios succeeds with no scenarios.Robert Collins2009-03-081-2/+4
* Start on TestWithScenarios.Robert Collins2009-03-082-2/+43
* Write some fiction.Robert Collins2009-03-071-0/+35