= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Alcotest is a lightweight and colourful test framework.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
alcotest-0.8.0.tbz
md5=771277ef1fe21b17920b5b44acf441b3
Description
Alcotest exposes simple interface to perform unit tests. It exposes
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 a 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.
Published: 05 Sep 2017
Dependencies (5)
Dev Dependencies
-
None
Used by (49)
- azure-cosmos-db
-
capnp-rpc-lwt
= "0.3"
-
capnp-rpc-mirage
< "0.6.0"
-
capnp-rpc-unix
>= "0.3.1" & < "0.6.0"
-
current
< "0.2"
- equinoxe
- equinoxe-cohttp
- equinoxe-hlc
-
gitlab-unix
< "0.1.1"
- guardian
- http-mirage-client
-
irmin
>= "2.4.0"
- irmin-containers
-
irmin-pack
!= "2.3.0" & != "2.6.1"
- mirage-block-partition
- mirage-vnetif-stack
- multipart_form-lwt
-
nbd
>= "4.0.3"
- nbd-tool
-
nbd-unix
< "6.0.1"
- obuilder
-
opium
>= "0.19.0"
- opium-graphql
- opium-testing
- otoggl
- paf
-
paf-cohttp
< "0.5.0"
- piaf
-
prometheus-app
>= "1.2"
-
resp-unix
< "0.10.0"
-
rpc
>= "5.9.0" & < "7.1.0"
- rpclib-lwt
- SZXX
- terminus
- terminus-cohttp
- terminus-hlc
- tezos-008-PtEdo2Zk-test-helpers
- tezos-009-PsFLoren-test-helpers
- tezos-010-PtGRANAD-test-helpers
-
tezos-alpha-test-helpers
< "12.0"
-
tezos-baking-011-PtHangz2
>= "12.0"
-
tezos-baking-012-Psithaca
< "13.0"
-
tezos-baking-alpha
>= "12.0" & < "13.0"
-
tezos-mockup
>= "10.2" & < "13.0"
-
tezos-protocol-plugin-012-Psithaca
< "13.0"
-
tezos-rpc-http-server
>= "10.2" & < "13.0"
-
tezos-shell-services
>= "11.0" & < "13.0"
-
tezos-test-helpers
< "11.0"
-
tezos-test-services
< "9.2"
Conflicts
-
None
On This Page