https://bugzilla.redhat.com/show_bug.cgi?id=2036394

            Bug ID: 2036394
           Summary: Review Request: ocaml-ppx-expect - Framework for
                    writing tests in OCaml
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://jjames.fedorapeople.org/ocaml-ppx-expect/ocaml-ppx-expect.spec
SRPM URL:
https://jjames.fedorapeople.org/ocaml-ppx-expect/ocaml-ppx-expect-0.15.0-1.fc36.src.rpm
Fedora Account System Username: jjames
Description: Ppx_expect is a framework for writing tests in OCaml, similar to
Cram (https://bitheap.org/cram/).  Ppx_expect mimics the existing inline tests
framework with the `let%expect_test` construct.  The body of an expect-test can
contain output-generating code, interleaved with `%expect` extension
expressions to denote the expected output.

When run, these tests will pass iff the output matches what was expected.  If a
test fails, a corrected file with the suffix ".corrected" will be produced with
the actual output, and the `inline_tests_runner` will output a diff.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2036394
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to