parameterized 0.1.0

Procedural macro which allows you to define a test which can be run with multiple arguments. Test cases are defined using the 'parameterized' attribute instead of the 'test' attribute. This crate was inspired by JUnit's `@ParameterizedTest`.
Documentation
Build #197375 2019-11-09T05:49:54.190756+00:00
# rustc version
rustc 1.40.0-nightly (9e346646e 2019-11-08)
# docs.rs version
docsrs 0.6.0 (2cc016f 2019-11-06)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/parameterized-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/parameterized-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191108-1.40.0-nightly-9e346646e --static-root-path / --disable-per-crate-search --extern-html-root-url parameterized_macro=https://docs.rs/parameterized-macro/0.1.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 103ad972c5d0ca850c7b12ee863ddd5b1c07f97d4427b7b7e97014c802faba66
[INFO] running `"docker" "start" "-a" "103ad972c5d0ca850c7b12ee863ddd5b1c07f97d4427b7b7e97014c802faba66"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling parameterized-macro v0.1.0
[INFO] [stderr]  Documenting parameterized v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.01s
[INFO] running `"docker" "inspect" "103ad972c5d0ca850c7b12ee863ddd5b1c07f97d4427b7b7e97014c802faba66"`
[INFO] running `"docker" "rm" "-f" "103ad972c5d0ca850c7b12ee863ddd5b1c07f97d4427b7b7e97014c802faba66"`
[INFO] [stdout] 103ad972c5d0ca850c7b12ee863ddd5b1c07f97d4427b7b7e97014c802faba66