index
:
delta/python-packages/testscenarios.git
trunk
launchpad.net: Obsolete (use python-packages/testscenarios-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
testscenarios
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHANGES
HEAD
trunk
Robert Collins
2015-05-04
2
-23
/
+22
*
* ``TestWithScenarios`` is now backed by a mixin - WithScenarios - which can be
Robert Collins
2012-04-04
2
-12
/
+24
|
\
|
*
Rename TestWithScenarios as MixableTestWithScenarios
James Polley
2012-03-03
1
-0
/
+133
*
|
* New function ``per_module_scenarios`` for tests that should be applied across
Robert Collins
2012-04-04
2
-2
/
+23
|
\
\
|
|
/
|
/
|
|
*
Add per_module_scenarios
Martin Pool
2010-12-09
1
-1
/
+17
|
/
*
Merge a tweaked version of Martins load_tests and multiply_scenarios patch.
Robert Collins
2010-10-12
1
-0
/
+68
|
\
|
*
Add multiply_scenarios
Martin Pool
2010-10-12
1
-0
/
+30
|
*
Support both python2.7 and bzr load_tests argument lists
Martin Pool
2010-10-12
1
-8
/
+25
|
*
Add load_tests_apply_scenarios
Martin Pool
2010-10-12
1
-0
/
+23
|
/
*
Merge patch from Ben Finney making tests with a shortDescription have that al...
Robert Collins
2010-02-01
1
-7
/
+40
|
\
|
*
Append scenario name to test case short description.
Ben Finney
2010-01-30
1
-0
/
+20
|
*
TestApplyScenarios: Use separate tests for distinct assertions.
Ben Finney
2010-01-30
1
-8
/
+21
*
|
Switch license to BSD / Apache-2.0 and do a 0.1 release.
Robert Collins
2009-12-19
3
-45
/
+36
*
|
Start running tests using testtools.
Robert Collins
2009-12-19
1
-0
/
+3
|
/
*
Support debug() on TestWithScenarios.
Robert Collins
2009-03-08
1
-0
/
+15
*
Support countTestCases in TestWithScenarios.
Robert Collins
2009-03-08
1
-0
/
+33
*
Factor out all the individual components of generate_tests.
Robert Collins
2009-03-08
1
-18
/
+61
*
Write generate_scenarios.
Robert Collins
2009-03-08
2
-0
/
+101
*
TestWithScenarios.run now sets attributes too, and includes some docstring docs.
Robert Collins
2009-03-08
1
-0
/
+31
*
TestWithScenarios now honours the scenarios list as far as cloning and renami...
Robert Collins
2009-03-08
1
-0
/
+32
*
Really test that TestWithScenarios succeeds with no scenarios.
Robert Collins
2009-03-08
1
-2
/
+4
*
Start on TestWithScenarios.
Robert Collins
2009-03-08
2
-2
/
+43
*
Write some fiction.
Robert Collins
2009-03-07
1
-0
/
+35