You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
ovidiuenache
changed the title
Architecture testing example with pattern
Architecture Testing: Example with Pattern
Nov 30, 2024
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!
The text was updated successfully, but these errors were encountered: