Sun, 05 May 2024 13:32:08 UTC | login

Information for build ocaml-alcotest-1.0.1-2.fc33

ID152072
Package Nameocaml-alcotest
Version1.0.1
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-alcotest.git#c03358724c4cc98aac5f4d38f91ea1c1a1c93f55
SummaryLightweight and colorful test framework for OCaml
DescriptionAlcotest is a lightweight and colorful test framework. Alcotest exposes a simple interface to perform unit tests, including a simple `TESTABLE` module type, a `check` function to assert test predicates, and a `run` function to perform a list of `unit -> unit` test callbacks. Alcotest provides quiet and colorful output where only faulty runs are fully displayed at the end of the run (with the full logs ready to inspect), with a simple (yet expressive) query language to select the tests to run.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 08 Apr 2020 20:14:06 UTC
CompletedWed, 08 Apr 2020 20:33:43 UTC
Taskbuild (f33, /rpms/ocaml-alcotest.git:c03358724c4cc98aac5f4d38f91ea1c1a1c93f55)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-alcotest.git#c03358724c4cc98aac5f4d38f91ea1c1a1c93f55'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-2 - OCaml 4.10.0 final. * Wed Feb 12 2020 Jerry James <loganjerry@gmail.com> - 1.0.1-1 - Version 1.0.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-2 - OCaml 4.10.0+beta1 rebuild. * Tue Jan 14 2020 Jerry James <loganjerry@gmail.com> - 1.0.0-1 - Version 1.0.0 * Thu Jan 09 2020 Jerry James <loganjerry@gmail.com> - 0.8.5-1 - Initial RPM