Docs.rs
tester-0.9.1
tester 0.9.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
messense
Dependencies
cfg-if ^1.0.0
normal
getopts ^0.2
normal
num_cpus ^1.13.0
normal
term ^0.7
normal
libc ^0.2
normal
Versions
59.52%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In tester
?
Function
tester
::
test_main
source
·
[
−
]
pub fn test_main( args: &[
String
], tests:
Vec
<
TestDescAndFn
>, options:
Option
<
Options
> )