Open janmarek opened 10 years ago
Hi, I have prepared this pull request for the feature request asked in https://github.com/LearnBoost/expect.js/issues/115.
I hope you will like it.
This has been very useful for me.
expect(fn).to.throwException('exactly matches the exception message');
Hi, I have prepared this pull request for the feature request asked in https://github.com/LearnBoost/expect.js/issues/115.
I hope you will like it.