{"id":16819569,"url":"https://github.com/slowli/test-casing","last_synced_at":"2025-03-22T03:31:34.249Z","repository":{"id":85994653,"uuid":"580514715","full_name":"slowli/test-casing","owner":"slowli","description":"Parameterized Rust tests with procedural code generation","archived":false,"fork":false,"pushed_at":"2025-03-17T03:39:44.000Z","size":1214,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T07:43:14.823Z","etag":null,"topics":["parameterized-tests","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/slowli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-20T18:52:30.000Z","updated_at":"2025-01-02T20:06:56.000Z","dependencies_parsed_at":"2023-12-21T20:44:03.641Z","dependency_job_id":"d2561a77-ca81-4e2a-bbb1-8bf400b29920","html_url":"https://github.com/slowli/test-casing","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowli%2Ftest-casing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowli%2Ftest-casing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowli%2Ftest-casing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowli%2Ftest-casing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowli","download_url":"https://codeload.github.com/slowli/test-casing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244902929,"owners_count":20529114,"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":["parameterized-tests","testing"],"created_at":"2024-10-13T10:53:52.988Z","updated_at":"2025-03-22T03:31:33.627Z","avatar_url":"https://github.com/slowli.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parameterized Rust Tests \u0026 Test Decorators\n\n[![Build Status](https://github.com/slowli/test-casing/workflows/CI/badge.svg?branch=main)](https://github.com/slowli/test-casing/actions)\n[![License: MIT OR Apache-2.0](https://img.shields.io/badge/License-MIT%2FApache--2.0-blue)](https://github.com/slowli/test-casing#license)\n\n`test-casing` is a minimalistic Rust framework for generating tests for a given set of test cases\nand decorating them to add retries, timeouts, sequential test processing etc.\nIn other words, the framework implements:\n\n- Parameterized tests of reasonably low cardinality for the standard Rust test runner\n- Fully code-based, composable and extensible test decorators.\n\n## Contents\n\n- [`lib`](lib): The main crate\n- [`macro`](macro): Proc macros supporting the main crate.\n\n## Contributing\n\nAll contributions are welcome! See [the contributing guide](CONTRIBUTING.md) to help\nyou get involved.\n\n## License\n\nLicensed under either of [Apache License, Version 2.0](LICENSE-APACHE)\nor [MIT license](LICENSE-MIT) at your option.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in `test-casing` by you, as defined in the Apache-2.0 license,\nshall be dual licensed as above, without any additional terms or conditions.\n\n[custom test frameworks]: https://github.com/rust-lang/rust/issues/50297\n[`test-case`]: https://crates.io/crates/test-case\n[Property testing]: https://crates.io/crates/proptest\n[`quickcheck`]: https://crates.io/crates/quickcheck\n[`rstest`]: https://crates.io/crates/rstest\n[`nextest`]: https://nexte.st/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowli%2Ftest-casing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslowli%2Ftest-casing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslowli%2Ftest-casing/lists"}