Skip to content

Change default behaviour of run_tool#2175

Merged
maxnoe merged 3 commits into
masterfrom
2174-run_tool-default-arguments
Dec 21, 2022
Merged

Change default behaviour of run_tool#2175
maxnoe merged 3 commits into
masterfrom
2174-run_tool-default-arguments

Conversation

@nbiederbeck
Copy link
Copy Markdown
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