Opened 8 years ago
Closed 8 years ago
#28180 closed Cleanup/optimization (fixed)
Number queries in assertNumQueries failure output
| Reported by: | Claude Paroz | Owned by: | nobody |
|---|---|---|---|
| Component: | Testing framework | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Depending on the number of queries in assertNumQueries failure output, it may be nice to have the queries numbered.
Change History (3)
comment:1 by , 8 years ago
| Has patch: | set |
|---|
comment:2 by , 8 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|---|
| Type: | New feature → Cleanup/optimization |
Note:
See TracTickets
for help on using tickets.
PR
Should we add a test for that?