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 and #register macros #18

Merged
merged 3 commits into from
Jul 25, 2023
Merged

Add #fixture and #register macros #18

merged 3 commits into from
Jul 25, 2023

Conversation

liamnichols
Copy link
Owner

Designed to provide an alternative to @ProvideFixture that accounts for #13.

Additionally, i've worked around issues with #initFixture inside a closure by updating the macros to expand each other rather than require multiple expansion passes.

I've also added some detailed docs about using macros

@liamnichols liamnichols merged commit 5b68b05 into main Jul 25, 2023
8 checks passed
@liamnichols liamnichols deleted the ln/register-macro branch July 25, 2023 09:41
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