tests/conftest.py
- 294 bytes
- Python
- View raw
8 """
9 Returns a temporary path where we can write a webarchive.
11 Any files written to this path will be cleaned up at the end of the test.
12 """
tests/conftest.py
8 """
9 Returns a temporary path where we can write a webarchive.
11 Any files written to this path will be cleaned up at the end of the test.
12 """