Files
openide/python/src
Ilya.Kazakevich a6668b7399 PY-22549: Support different duration strategies for test runners
Documented in ``TestDurationStrategy``.
``MANUAL`` is used for multiprocess tests where root must use "wall time" (calculated on Java side) and suites must not have duration at all.
2019-02-06 02:03:10 +03:00
..