Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write a teardown for pytest #288

Open
philipmac opened this issue Aug 29, 2023 · 2 comments
Open

write a teardown for pytest #288

philipmac opened this issue Aug 29, 2023 · 2 comments

Comments

@philipmac
Copy link
Member

runs through every file / dir that could possibly still exist, and nuke them.

Note, it would be nice if there was a way that tear down can be switched on and off, since on occasion the outputs in the tmp dir are useful.

@mbopfNIH
Copy link
Collaborator

+1 for optionally keeping tmp files around for debugging, and respecting the keep_workdir flag.

@philipmac
Copy link
Member Author

yeah, @annshress we might want to just tie the no_teardown functionality to that keep_workdir
That might be enough for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants