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

feat: Add arch test function #510

Closed
wants to merge 1 commit into from
Closed

Conversation

olivernybroe
Copy link
Collaborator

Add support for an upcoming feature which allows you to write arch tests with arch function instead of test function.

arch function is just a wrapper for test where it adds the group arch to it also.

This is the PR adding the new function. It will be merged in very soon.
pestphp/pest-plugin-arch#9

Add support for an upcoming feature which allows you to write `arch` tests with `arch` function instead of `test` function. 

`arch` function is just a wrapper for `test` where it adds the group `arch` to it also. 
pestphp/pest-plugin-arch#9
@pestretsov
Copy link
Member

@olivernybroe hi! Thank you very much for the change, we're sorting our some technical infrastructure issues and then we'll merge you commit:)

@pestretsov
Copy link
Member

It works! 🎉

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.

2 participants