{"id":13822864,"url":"https://github.com/Cigna/TAP-Rust","last_synced_at":"2025-05-16T17:32:25.676Z","repository":{"id":25142986,"uuid":"102652456","full_name":"Cigna/TAP-Rust","owner":"Cigna","description":"Emit test results using Rust and the Test Anything Protocol (TAP)","archived":false,"fork":false,"pushed_at":"2024-05-30T15:00:38.000Z","size":63,"stargazers_count":41,"open_issues_count":1,"forks_count":6,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-07-18T11:04:50.941Z","etag":null,"topics":["rust","tap","testing"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cigna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-06T19:58:25.000Z","updated_at":"2023-11-06T15:28:05.000Z","dependencies_parsed_at":"2024-01-18T04:09:00.112Z","dependency_job_id":"1974623b-2120-4e85-9e3b-6875b078ce7b","html_url":"https://github.com/Cigna/TAP-Rust","commit_stats":{"total_commits":74,"total_committers":5,"mean_commits":14.8,"dds":"0.14864864864864868","last_synced_commit":"63f90fd31c4784715a75b6683f2031a81f9d2e1e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cigna%2FTAP-Rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cigna%2FTAP-Rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cigna%2FTAP-Rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cigna%2FTAP-Rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cigna","download_url":"https://codeload.github.com/Cigna/TAP-Rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213893314,"owners_count":15653524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","tap","testing"],"created_at":"2024-08-04T08:02:21.372Z","updated_at":"2024-08-04T08:09:08.730Z","avatar_url":"https://github.com/Cigna.png","language":"Rust","readme":"# TAP: Test Anything Protocol\n\n`-\u003e` Lives on crates.io as the [`testanything`](https://crates.io/crates/testanything) crate.\n\nThis Rust library provides facilities for the generating and emitting results in the [Test Anything Protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol). Please feel free to see [testanything.org](http://testanything.org/) for more information.\n\n## Usage\n\nPlease see the examples in the `examples` folder.\n\nSimple:\n\n```\n1..2\nok 1 Panda Bamboo\nnot ok 2 Curry Noodle\n# Tree\n# Flower\n```\n\n### Use with `alloc` only (`#[no_std]`)\n\nTo use this crate with alloc in `#[no_std]`, use:\n\n`testanything = { version = \"*\", default-features = false, features = [\"alloc\"] }`\n\n## Testing\n\n```shell\ncargo test\n```\n\n## License\n\n[Apache License Version 2.0](https://spdx.org/licenses/Apache-2.0.html)\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCigna%2FTAP-Rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCigna%2FTAP-Rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCigna%2FTAP-Rust/lists"}