Files
pytest2/_pytest
Lawrence Mitchell a546a612bd Fix nondeterminism in fixture collection order
fixtures.reorder_items is non-deterministic because it reorders based
on iteration over an (unordered) set.  Change the code to use an
OrderedDict instead so that we get deterministic behaviour, fixes #920.
2017-07-26 14:41:10 +01:00
..
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-04-26 15:57:55 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-20 22:10:58 -03:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 21:16:14 -03:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:28:16 +02:00
2017-07-21 13:37:09 +02:00
2017-07-17 01:28:16 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:22 +02:00
2017-07-17 01:44:23 +02:00
2017-07-22 09:19:13 -07:00
2017-07-17 01:28:16 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:23 +02:00
2017-07-17 01:44:22 +02:00
2017-07-17 01:28:16 +02:00