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

Register a printer for the Check_error exception #296

Merged
merged 4 commits into from
Apr 14, 2021

Conversation

craigfe
Copy link
Member

@craigfe craigfe commented Apr 14, 2021

No description provided.

@craigfe craigfe merged commit a22db65 into mirage:master Apr 14, 2021
craigfe added a commit to craigfe/opam-repository that referenced this pull request Apr 15, 2021
…lwt (1.4.0)

CHANGES:

- Add `?here` and `?pos` arguments to the test assertion functions. These can be
  used to pass information about the location of the call-site, which is
  displayed in failing test output. (mirage/alcotest#291, @craigfe)

- Add a pretty-printer for the exception raised by `Alcotest.check` and related
  functions. This allows them to be used outside of an Alcotest test runner for
  making general assertions.  (mirage/alcotest#296, @craigfe)

- Add `--bail` option (and corresponding `ALCOTEST_BAIL` environment variable),
  which causes Alcotest to terminate after the first test failure. (mirage/alcotest#298,
  @craigfe)
craigfe added a commit to craigfe/opam-repository that referenced this pull request Apr 16, 2021
…lwt (1.4.0)

CHANGES:

- Add `?here` and `?pos` arguments to the test assertion functions. These can be
  used to pass information about the location of the call-site, which is
  displayed in failing test output. (mirage/alcotest#291, @craigfe)

- Add a pretty-printer for the exception raised by `Alcotest.check` and related
  functions. This allows them to be used outside of an Alcotest test runner for
  making general assertions.  (mirage/alcotest#296, @craigfe)

- Add `--bail` option (and corresponding `ALCOTEST_BAIL` environment variable),
  which causes Alcotest to terminate after the first test failure. (mirage/alcotest#298,
  @craigfe)
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