slagyr / speclj

pronounced "speckle": a TDD/BDD framework for Clojure.
MIT License
459 stars 58 forks source link

Allow arbitrary exception validation by passing a predicate function #132

Closed tjarvstrand closed 9 years ago

tjarvstrand commented 9 years ago

Allow arbitrary exception validation by passing a predicate function to should-throw

slagyr commented 9 years ago

Nice addition! I've pulled the code in, but due to major code changes, I had to do it manually. It'll be included in release 3.3.0.