Files
deb-python-eventlet/tests/isolated/__init__.py
Sergey Shepelev 3316c6e9d1 tests/isolated for tests sandboxed in separate python process
API:
- write main test body into tests/isolated/filename.py
- it must write 'pass' to stdout or 'skip:[optional reason]'
- write a test with single line: tests.run_isolated('filename.py')
FIXME: autorun all files in tests/isolated

This deprecates tests.run_python and ProcessBase.
TODO: rewrite old multiline string test bodies to isolated files
TODO: add timeout to p.communicate() in run_python()
2015-02-25 00:23:11 +03:00

0 lines
0 B
Python

The file is empty.