Skip to content

docs: update assert.throws docs - #242

Open
stefanprobst wants to merge 1 commit into
lukeed:masterfrom
stefanprobst:patch-1
Open

docs: update assert.throws docs#242
stefanprobst wants to merge 1 commit into
lukeed:masterfrom
stefanprobst:patch-1

Conversation

@stefanprobst

Copy link
Copy Markdown

i think the assert.throws docs are not entirely correct: providing a string for expects actually means assert.throws(fn, msg). to match an error message, a regexp must be provided.

x-ref: #200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant