Language

Package: ocaml-expect @ 0.0.6

Synopsis

Simple implementation of expect

Description

This package provides utilities for building unitary testing of interactive program. You can match the question using a regular expression or a timeout.

Home page
https://forge.ocamlcore.org/projects/ocaml-expect/
Location
gnu/packages/ocaml.scm (line: 3298, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/vjnjz2k78chb8lmkaarrivabga55ygcw-ocaml-expect-0.0.6.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ounit' does not match package name 'ocaml-ounit'
input-labels

Identify input labels that do not match package names

label 'batteries' does not match package name 'ocaml-batteries'