- Issue created by @quietone
Recent commits to speed up the tests has changed some test to use a loop instead of a dataprovider without also adding messages to the assertions. The messages are needed to identify which case is failing.
So far, these have been checked. Are there others?
Check all recent speed up tests for removal of a dataprovider. For those, add messages to the assertions in the loop.
Of the 12 in the proposed resolution, the following need follow up work. Add a child issue for the following, after the issue is committed.