Current code: https://github.com/python/cpython/blob/5bcf33de0b6729bbd4ced442f69c55ff99ea4be0/Lib/test/test_sqlite3/test_transactions.py#L28-L54 Suggesting to use the test.support helpers `TESTFN` and `unlink`.