Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paul Price
Paul PriceReporter
Paul Price
Paul PriceReviewers
Kian-Tat Lim
Tim Jenness
RubinTeam
External
Components
Priority
Checklist
Checklist
Created November 12, 2019 at 10:19 PM
Updated November 19, 2019 at 2:03 AM
Resolved November 19, 2019 at 2:03 AM
We often iterate over multiple values in tests. We have been writing this iteration explicitly, which is annoying (for classes, this involves subclassing; for methods, this means the values that caused a failure aren't clear unless special efforts are made). Some decorators will help!