[go: up one dir, main page]

timebomb 0.1.1

A timeout mechnisem for unit tests
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "timebomb"
version = "0.1.1"
authors = ["Colin Sherratt <colin.sherratt@gmail.com>"]
license = "Apache-2.0"
homepage = "https://github.com/csherratt/timebomb"
description = "A timeout mechnisem for unit tests"

[dependencies]
pulse = "*"
time = "*"