Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Add ability to Macro the Assert class #20

Merged
merged 1 commit into from
Jan 18, 2021
Merged

Add ability to Macro the Assert class #20

merged 1 commit into from
Jan 18, 2021

Conversation

claudiodekker
Copy link
Owner

@claudiodekker claudiodekker commented Jan 18, 2021

This PR adds the ability to register Macros on the Assert class.

As an useful example, it also adds a dump and dd macro that can be registered by calling
Assert::mixin(new VarDumper());

@claudiodekker claudiodekker merged commit ac3bf52 into master Jan 18, 2021
@claudiodekker claudiodekker deleted the macroable branch January 18, 2021 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant