pytest-tornado icon indicating copy to clipboard operation
pytest-tornado copied to clipboard

Allow configuring the value of `async_test_timeout` as a fixture

Open s0undt3ch opened this issue 8 years ago • 1 comments

This will allow to, for example, increase the timeout for all tests on a test module which are known to run slower but not increase the timeout globally and without requiring to pass timeout to all gen_test markers.

s0undt3ch avatar May 03 '16 16:05 s0undt3ch

Polite bump.

s0undt3ch avatar Jul 05 '16 09:07 s0undt3ch