[go: up one dir, main page]

serial_test 0.5.1

Allows for the creation of serialised Rust tests
Documentation
[dependencies.lazy_static]
version = "1.2"

[dependencies.parking_lot]
version = ">= 0.10, < 0.12"

[dependencies.serial_test_derive]
version = "~0.5.1"

[package]
authors = ["Tom Parker-Shemilt <palfrey@tevp.net>"]
categories = ["development-tools::testing"]
description = "Allows for the creation of serialised Rust tests"
edition = "2018"
license = "MIT"
name = "serial_test"
readme = "README.md"
repository = "https://github.com/palfrey/serial_test/"
version = "0.5.1"