[go: up one dir, main page]

ntest 0.1.13

Testing framework for rust which enhances the built-in library with some useful features.
Documentation
Build #182894 2019-09-03 18:50:58
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh proc-macro2 v1.0.2
Fresh quote v1.0.2
Fresh syn v1.0.5
Compiling ntest_test_cases v0.1.13
Running `rustc --edition=2018 --crate-name ntest_test_cases /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ntest_test_cases-0.1.13/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=154957f67e143e16 -C extra-filename=-154957f67e143e16 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-3c3fd4be1dd037d8.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-0e3e35b4af56878b.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-306fbce852e3c074.rlib --cap-lints allow`
Documenting ntest v0.1.13
Running `rustdoc --edition=2018 --crate-name ntest /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ntest-0.1.13/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'ntest_test_cases=https://docs.rs/ntest_test_cases/0.1.13' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern ntest_test_cases=/home/cratesfyi/cratesfyi/debug/deps/libntest_test_cases-154957f67e143e16.so`
Finished dev [unoptimized + debuginfo] target(s) in 3.93s