parameterized 0.1.1

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 #205625 2019-12-14 20:07:47

# rustc version rustc 1.41.0-nightly (ff15e9670 2019-12-13)

# docs.rs version docsrs 0.6.0 (dceee29 2019-12-13)

# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/parameterized-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/parameterized-0.1.1/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 -20191213-1.41.0-nightly-ff15e9670 --static-root-path / --extern-html-root-url parameterized_macro=https://docs.rs/parameterized-macro/0.1.1" "-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"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 733ce871fd482728e325ca3fea2f01c50f23f090f506dcbcf1b5e870adf01748 [INFO] running `"docker" "start" "-a" "733ce871fd482728e325ca3fea2f01c50f23f090f506dcbcf1b5e870adf01748"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parameterized-macro v0.1.1 [INFO] [stderr] Documenting parameterized v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: `[test]` cannot be resolved, ignoring it. [INFO] [stderr] --> src/lib.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | /// marked as cfg(test) (or a #[test] function for that matter) in Intellij. [INFO] [stderr] | ^^^^ cannot be resolved, ignoring [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `"docker" "inspect" "733ce871fd482728e325ca3fea2f01c50f23f090f506dcbcf1b5e870adf01748"` [INFO] running `"docker" "rm" "-f" "733ce871fd482728e325ca3fea2f01c50f23f090f506dcbcf1b5e870adf01748"` [INFO] [stdout] 733ce871fd482728e325ca3fea2f01c50f23f090f506dcbcf1b5e870adf01748