insitro / redun

Yet another redundant workflow engine
https://insitro.github.io/redun/
Apache License 2.0
510 stars 43 forks source link

ignore artifacts left over by py.test #83

Open gabriel-v opened 12 months ago

gabriel-v commented 12 months ago

After running py.test, these files are left over in the root directory.

Might want some pytest fixture to delete this at the end, even if tests fail.