Tidal
Tidal copied to clipboard
how to test that an exception should be thrown?
For #606 it seems useful to check that an exception is actually thrown. How is this done with microspec? I copied some code in https://github.com/tidalcycles/Tidal/pull/665/commits/6eed65b3d7d02b91877d8f142a8d0f43252e5db9 but I don't like this.
@vivid-synth can you help?