gpapadok
Results
2
issues of
gpapadok
When I define :before and :after hooks with `defhook` in a test package and do: ``` (rove:run-test 'some-test) ``` Rove omits the hooks. This causes the test to fail as...