blob: 8a1424e1a830e0a1fb466d7b3ccaa8878d00287e (
plain)
1
2
3
4
5
|
The tests in this directory are a complement to lib-python/3/test/.
They are meant to run on top of a compiled pypy3 or CPython3.5 in an
environment containing at least pytest and hypothesis, using a command like
'pytest extra_tests/'.
|