{"id":17920026,"url":"https://github.com/onur-ozkan/cargo-qtest","last_synced_at":"2025-03-24T00:32:09.350Z","repository":{"id":207714233,"uuid":"719469972","full_name":"onur-ozkan/cargo-qtest","owner":"onur-ozkan","description":"an interactive test runner for rust projects","archived":false,"fork":false,"pushed_at":"2024-06-14T19:07:30.000Z","size":200,"stargazers_count":25,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-17T23:59:48.768Z","etag":null,"topics":["cargo","interactive","rust","test"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/cargo-qtest","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onur-ozkan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-16T08:31:42.000Z","updated_at":"2024-06-14T19:07:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dedf8af-1d6a-4fb9-bdf7-772ec4de16ad","html_url":"https://github.com/onur-ozkan/cargo-qtest","commit_stats":null,"previous_names":["onur-ozkan/cargo-qtest"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onur-ozkan%2Fcargo-qtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onur-ozkan%2Fcargo-qtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onur-ozkan%2Fcargo-qtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onur-ozkan%2Fcargo-qtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onur-ozkan","download_url":"https://codeload.github.com/onur-ozkan/cargo-qtest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221926401,"owners_count":16902868,"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":["cargo","interactive","rust","test"],"created_at":"2024-10-28T20:20:36.893Z","updated_at":"2024-10-28T20:20:37.668Z","avatar_url":"https://github.com/onur-ozkan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-qtest: an interactive test runner for rust projects\r\n\r\n`cargo-qtest` is a command-line tool that enhances the testing experience for Rust projects by providing an interactive and flexible way to find \u0026 select and run tests using pattern matching.\r\n\r\n![asci](https://github.com/onur-ozkan/cargo-qtest/assets/39852038/1675f44f-cfbc-47a1-92a6-cfb9c3590010)\r\n\r\n### Install\r\n\r\nTo install `cargo-qtest`, run the following command:\r\n\r\n```sh\r\ncargo install --locked cargo-qtest\r\n```\r\n\r\nOnce installed, you can start using it with either `cargo qtest` or `cargo-qtest` in any of your projects.\r\n\r\n### Usage\r\n\r\nThe usage of `cargo qtest` mirrors that of cargo test. All arguments and flags applicable to cargo test can still be used with `cargo qtest`.\r\n\r\n### Q: Why?\r\n\r\n- Sometimes executing specific tests based on their paths can be challenging (specially when there are too many modules).\r\n- Running particular tests from different modules simultaneously (e.g., `apple::test_fn` and `lemon::test_fn`).\r\n- Selectively running tests matching a specific pattern in their names.\r\n- It's cool.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonur-ozkan%2Fcargo-qtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonur-ozkan%2Fcargo-qtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonur-ozkan%2Fcargo-qtest/lists"}