Re: test-fixtures and Maven

2025-06-16 Thread Thomas Broyer
On Mon, Jun 16, 2025 at 9:21 AM Claude Warren wrote: > Thomas, > > Thank you for your reply. > > What would be the "Maven way" to solve the problem where there is shared > test code framework/data across multiple subprojects? > > For example Apache RAT has shared test data (used to verify > imple

Re: test-fixtures and Maven

2025-06-16 Thread Claude Warren
Thomas, Thank you for your reply. What would be the "Maven way" to solve the problem where there is shared test code framework/data across multiple subprojects? For example Apache RAT has shared test data (used to verify implementations) as well as helper classes for test cases (to assist in cor