docs icon indicating copy to clipboard operation
docs copied to clipboard

Architecture Testing: Example with Pattern

Open ovidiuenache opened this issue 1 year ago • 0 comments

Hello!

This might be a silly question but I have a DDD-based project split into different modules and I would like to make sure (through arch testing) that each class under the namespace App\<Module Name>\Infrastructure\Fixtures extends a specific class. There is no example I can follow to explain how to achieve this and I do not have an answer.

I would like to ask you to please let me know how I can achieve this and then to suggest adding such an example in the docs.

Thank you!

ovidiuenache avatar Nov 30 '24 16:11 ovidiuenache