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

Added fixture dev docs. Made fixtures more robust. #2025

Merged
merged 4 commits into from
Nov 2, 2022

Conversation

Helveg
Copy link
Collaborator

@Helveg Helveg commented Nov 2, 2022

Fixtures can now:

  • Have parameters.
  • Detect when they can't be applied to a function.
  • Inject the parameter no matter the signature structure.
  • Be overwritten by a manually provided value.

Documented fixtures, closes #1707

Copy link
Contributor

@brenthuisman brenthuisman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Two tiny comments.

doc/contrib/test.rst Outdated Show resolved Hide resolved
doc/contrib/test.rst Show resolved Hide resolved
Helveg and others added 2 commits November 2, 2022 12:12
@brenthuisman brenthuisman merged commit 8e84418 into arbor-sim:master Nov 2, 2022
@Helveg Helveg deleted the fix/ture-dev-docs branch November 2, 2022 12:33
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.

Fixture dev docs
2 participants