2025-01-03T18:15
2025-01-03T18:15
============================= test session starts ==============================
platform linux -- Python 3.10.16, pytest-7.1.1, pluggy-1.0.0
rootdir: /usr/lib/python3-atomicwrites/ptest
plugins: hypothesis-6.39.5, subtests-0.7.0
collected 6 items

PASS: tests/test_atomicwrites.py::test_atomic_write 
PASS: tests/test_atomicwrites.py::test_teardown 
PASS: tests/test_atomicwrites.py::test_replace_simultaneously_created_file 
PASS: tests/test_atomicwrites.py::test_dont_remove_simultaneously_created_file 
PASS: tests/test_atomicwrites.py::test_open_reraise 
PASS: tests/test_atomicwrites.py::test_atomic_write_in_pwd 

============================== 6 passed in 0.07s ===============================
DURATION: 1
