improve the parametrization scenario example to sort by id, rather than by file-order, see also: http://stackoverflow.com/questions/12521924/pytest-running-scenarios-in-the-correct-order-in-the-class

This commit is contained in:
holger krekel
2012-09-21 09:39:54 +02:00
parent 22dc47d9f9
commit 738f14a48a
6 changed files with 77 additions and 24 deletions

View File

@@ -1,2 +1,2 @@
#
__version__ = '2.3.0.dev14'
__version__ = '2.3.0.dev15'