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

assert that an expression throws error #499

Closed
HarlanH opened this issue Mar 1, 2012 · 0 comments
Closed

assert that an expression throws error #499

HarlanH opened this issue Mar 1, 2012 · 0 comments

Comments

@HarlanH
Copy link
Contributor

HarlanH commented Mar 1, 2012

The current test suite does not (easily) allow testing of failures that throw errors. There should be a macro along the lines of @assert_throws_error that catches the error and succeeds (or doesn't catch an error and fails). (See also #8.)

JeffBezanson added a commit that referenced this issue Mar 3, 2012
KristofferC pushed a commit that referenced this issue Jul 27, 2018
* Refactor argument order checking
KristofferC pushed a commit that referenced this issue Jul 27, 2018
* Refactor argument order checking
KristofferC pushed a commit that referenced this issue Feb 11, 2019
* Refactor argument order checking
cmcaine pushed a commit to cmcaine/julia that referenced this issue Nov 11, 2022
Keno pushed a commit that referenced this issue Oct 9, 2023
update LTS version, drop v1.0 support
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

No branches or pull requests

2 participants