https://github.com/taiki-e/test-helper
https://github.com/taiki-e/test-helper
rust testing
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/taiki-e/test-helper
- Owner: taiki-e
- License: apache-2.0
- Created: 2024-10-04T20:58:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-19T04:16:54.000Z (4 months ago)
- Last Synced: 2026-02-19T08:29:17.283Z (4 months ago)
- Topics: rust, testing
- Language: Rust
- Homepage:
- Size: 722 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Test helper
This repository contains some helpers used by tests and internal tools in projects managed by @taiki-e.
Originally extracted from test-helper from portable-atomic repository.
There are no stability guarantees for these helpers, since they're
supposed to only be used in projects managed by us.
## License
Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or
[MIT license](LICENSE-MIT) at your option.
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.