Commit 92b6812
Sine we "treat exceptions thrown by arguments to check as test
failures", and test failures contain "params" clause, it makes sense
for the reported message to contain the clause as well.
The clause is also useful in itself.
Use procedure-rename to avoid names
like #<procedure:.../path/to/file.rkt:x:y> which is brittle and
especially too sensitive to changes.
1 parent d7665dd commit 92b6812
File tree
2 files changed
+2
-1
lines changed- rackunit-test/tests/rackunit
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments