There's a bit of low-hanging fruit in terms of test.check support: 1. Indentation & bindings on `for-all` 2. Indentation on `defspec` 3. probably more... There are also some changes which are much harder, in particular full test integration for `defspec` (#632).
There's a bit of low-hanging fruit in terms of test.check support:
for-alldefspecThere are also some changes which are much harder, in particular full test integration for
defspec(#632).