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

More informative messages when fail_if(cond = ) is invalid #341

Merged
merged 6 commits into from
Apr 4, 2023

Commits on Apr 4, 2023

  1. refactor(assert_gradethis_condition_type_is_value): use argument name…

    … `cond` to match name in `fail_if()` and `pass_if()`
    rossellhayes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6e6a43c View commit details
    Browse the repository at this point in the history
  2. feat(assert_gradethis_condition_type_is_value): give a clear message …

    …when `cond` produces an error
    rossellhayes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    932fa42 View commit details
    Browse the repository at this point in the history
  3. feat: expand assert_gradethis_condition_type_is_value() into `asser…

    …t_gradethis_condition_is_true_or_false()` by adding additional assertions
    rossellhayes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a3995a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa992e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52452f9 View commit details
    Browse the repository at this point in the history
  6. docs: update NEWS

    rossellhayes committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    6ef7867 View commit details
    Browse the repository at this point in the history