JGiven
JGiven copied to clipboard
Pass the annotation to CaseDescriptionGenerator
Currently, the CaseDescriptionGenerator#description method receives the value from the annotation, not the actual annotation. Perhaps we should align all generator / provider cases here and pass the annotation, which would make for a more flexible API.
This is mostly a thought for 1.0 and a breaking change.