sic_testing 0.20.0

Component of the sic cli: provides commonly used testing operations for sic crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.parameterized]
version = "0.3.1"

[dependencies.sic_core]
version = "0.20.0"

[package]
authors = ["Martijn Gribnau <garm@ilumeo.com>"]
description = "Component of the sic cli: provides commonly used testing operations for sic crates."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "sic_testing"
readme = "../../README.md"
repository = "https://github.com/foresterre/sic"
resolver = "2"
rust-version = "1.56"
version = "0.20.0"