Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyvion/cargo-test-annotations
Parse Cargo test output and generate GitHub Actions annotations for them in the source code
https://github.com/ilyvion/cargo-test-annotations
Last synced: 8 days ago
JSON representation
Parse Cargo test output and generate GitHub Actions annotations for them in the source code
- Host: GitHub
- URL: https://github.com/ilyvion/cargo-test-annotations
- Owner: ilyvion
- License: apache-2.0
- Created: 2022-07-02T08:27:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T16:52:19.000Z (9 days ago)
- Last Synced: 2024-12-30T17:38:46.101Z (9 days ago)
- Language: Rust
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Cargo Test Annotations
Parse Cargo test output and generate GitHub Actions annotations for them in the source code
## Usage
TODO: Still under initial development
## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](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.