What is the proper way to expect an exception in S...
# spek
c
What is the proper way to expect an exception in Spek? I see nothing in the docs about this, and it's not clear to me whether / how one can use JUnit facilities like
ExpectedException
.