Starting with Adobe Commerce 2.4.5 we introduced parameterized data fixture and utilized PHP native attributes for integration and api test frameworks (more information in this documentation section). In this article we will highlight some new features and how to use them in order to create clean and well organized test coverage without the need of duplicating existing fixtures.
Read more...