3 releases
| 0.0.3 | Sep 18, 2025 |
|---|---|
| 0.0.2 | Sep 12, 2025 |
| 0.0.1 | Jul 18, 2025 |
#1147 in Testing
1,489 downloads per month
Used in 7 crates
(via libtest2-harness)
37KB
467 lines
libtest-compatible argument parser
This does not drive parsing but provides TestOptsBuilder to plug into the parsing,
allowing additional parsers to be integrated.
Example
libtest-lexarg
libtest-compatible argument parser
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.
Dependencies
~43KB