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

Pytest fixture to use temporary directories #182

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

bclenet
Copy link
Collaborator

@bclenet bclenet commented Feb 26, 2024

Changes proposed in this Pull Request:

  • New pytest fixture to generate, use and remove temporary directories for testing
  • Changing paths and config files for project usage inside the nipype container
  • Pylint ignores (pytest, nipype.Bunch)

Checklist:

  • Descriptive title
  • Targets the main branch
  • Changes are functional
  • My code is explicit and comments were added to it
  • Code conforms with PEP8
  • Tests were added for the changes and they complete successfully
  • Existing tests were updated (if needed) and they complete successfully
  • Documentation was updated

@bclenet bclenet merged commit 009a972 into Inria-Empenn:main Feb 26, 2024
4 of 5 checks passed
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.

1 participant