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

Add fixture usage guide document #182

Merged
merged 6 commits into from
Dec 3, 2024
Merged

Add fixture usage guide document #182

merged 6 commits into from
Dec 3, 2024

Conversation

nicholasjng
Copy link
Collaborator

Covers all implemented aspects on fixtures, their nested directory discovery, and limitations compared to pytest.

Covers all implemented aspects on fixtures, their nested directory discovery,
and limitations compared to pytest.
@nicholasjng nicholasjng requested a review from maxmynter December 3, 2024 10:04
@nicholasjng nicholasjng added the documentation Improvements or additions to documentation label Dec 3, 2024
@nicholasjng nicholasjng linked an issue Dec 3, 2024 that may be closed by this pull request
4 tasks
This is to make it a little clearer what the lookup process for a fixture looks like.
docs/cli/fixtures.md Outdated Show resolved Hide resolved
docs/cli/fixtures.md Outdated Show resolved Hide resolved
docs/cli/fixtures.md Outdated Show resolved Hide resolved
@nicholasjng nicholasjng merged commit 39f4dac into main Dec 3, 2024
14 checks passed
@nicholasjng nicholasjng deleted the add-fixture-guide branch December 3, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement fixture system for benchmarks similar to pytest
2 participants