Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@LoadFromFile #29

Open
almondtools opened this issue May 5, 2017 · 0 comments
Open

@LoadFromFile #29

almondtools opened this issue May 5, 2017 · 0 comments
Milestone

Comments

@almondtools
Copy link
Owner

almondtools commented May 5, 2017

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.

@almondtools almondtools added this to the 0.4 milestone May 5, 2017
@almondtools almondtools modified the milestones: 0.4, 0.5 Mar 17, 2018
@almondtools almondtools modified the milestones: 0.5, 0.7 Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant