Skip to content

Add Test.current_test_seed

Romain requested to merge romain-get-seed into master

What

Add a function to get the random seed of the currently running test.

Why

#19 (closed)

How to Test the MR

I added a test for the Fixed case.

Checklist

  • Update CHANGES.md. No need to document changes to documentation and tests.
  • Make sure all new values, types etc. are documented in .mli files and that the generated documentation looks ok.
  • Add tests in test/, if relevant.

Merge request reports

Loading