test-patience 0.1.1

Synchronize the startup of applications that are part of an integration test
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.appveyor]
repository = "dfaust/test-patience"

[badges.travis-ci]
repository = "dfaust/test-patience"

[package]
authors = ["Daniel Faust <hessijames@gmail.com>"]
description = "Synchronize the startup of applications that are part of an integration test"
homepage = "https://github.com/dfaust/test-patience"
keywords = ["test", "testing", "integration-testing"]
license = "MIT"
name = "test-patience"
readme = "README.md"
repository = "https://github.com/dfaust/test-patience.git"
version = "0.1.1"