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

Change default behaviour of run_tool #2175

Merged
merged 3 commits into from
Dec 21, 2022
Merged

Conversation

nbiederbeck
Copy link
Contributor

Fixes #2174
Fixes #2110

@nbiederbeck nbiederbeck linked an issue Dec 21, 2022 that may be closed by this pull request
1. raises=True
2. if cwd is None (default), then a temporary directory is created,
   instead of using the directory from where pytest is run.
@nbiederbeck nbiederbeck force-pushed the 2174-run_tool-default-arguments branch from c4d7c26 to cbe2bb1 Compare December 21, 2022 14:42
@maxnoe maxnoe merged commit aa6b86b into master Dec 21, 2022
@maxnoe maxnoe deleted the 2174-run_tool-default-arguments branch December 21, 2022 15:14
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

Successfully merging this pull request may close these issues.

run_tool default arguments Tool.run(raises) is undocumented
3 participants