The problem is that minutest treats the fixture in...
# minutest
d
The problem is that minutest treats the fixture in a particular way, so that the only way that doing a thing, then checking, then doing another thing and checking again really makes sense is as a new nested context for each subsequent test, which gets old pretty quickly.