Files
pytest2/testing
Bruno Oliveira 1780924b27 Introduce _pytest.timing as a way to control timing during tests
_pytest.timing is an indirection to 'time' functions, which pytest production
code should use instead of 'time' directly.

'mock_timing' is a new fixture which then mocks those functions, allowing us
to write time-reliable tests which run instantly and are not flaky.

This was triggered by recent flaky junitxml tests on Windows related to timing
issues.
2020-05-23 11:50:33 -03:00
..
2020-05-19 19:20:41 -03:00
2020-05-05 21:40:34 +03:00
2020-01-15 11:20:00 +01:00
2020-05-19 19:34:08 -03:00
2020-05-10 16:59:20 +03:00
2020-03-06 11:42:20 +02:00
2020-05-05 21:40:34 +03:00