phparkitect / arkitect

Put your architectural rules under test!
MIT License
709 stars 37 forks source link

Create a HaveCorrespondingUnit expression #397

Open hgraca opened 1 year ago

hgraca commented 1 year ago

This will allow us to ensure that certain classes always have a test, or that every test has a matching class and their namespaces are correct.

hgraca commented 1 year ago

I converted this back to draft cozz I found some edge cases that are not working. Once I fix that I will put the PR back to ready.

hgraca commented 1 year ago

This is actually fine, my issue was at another place :)

AlessandroMinoccheri commented 1 year ago

@hgraca Before approving, can you please add something to the readme file and fix pipelines :) ?

hgraca commented 1 year ago

@AlessandroMinoccheri done! The pipelines seem to not be running atm though...