Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add the assert.fail([message]) interface #1117

Merged
merged 1 commit into from Jan 12, 2018

Commits on Jan 12, 2018

  1. feat: Add the .fail([message]) interface

    Fix chaijs#1116.
    The `assert.fail` interface should accept being called with
    only 1 arguments to fail with a custom message.
    s-leroux committed Jan 12, 2018
    Copy the full SHA
    0d1b586 View commit details
    Browse the repository at this point in the history