-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Open
@LoadFromFile#29
Milestone
Description
By annotating values with @LoadFromFile we could point the generator not to generate code into the test but to read the setup/matcher directly from a file. This schould prevent generated Testfiles to become to large just because of data (note that .java-files have a size limit).
This already works for primitive arrays but should be extended after #27 (with a known serialization format) to support arbitrary objects.
Metadata
Metadata
Assignees
Labels
No labels