{"id":18472598,"url":"https://github.com/nizos/aoc2022-rust","last_synced_at":"2025-06-13T13:02:29.974Z","repository":{"id":185985520,"uuid":"666518124","full_name":"nizos/aoc2022-rust","owner":"nizos","description":"Advent of code 2022 in rust","archived":false,"fork":false,"pushed_at":"2023-07-14T18:18:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T19:17:15.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nizos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-14T18:18:46.000Z","updated_at":"2023-07-14T18:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8fcb4b6-f318-4bf6-b1cb-18cd1e5daf33","html_url":"https://github.com/nizos/aoc2022-rust","commit_stats":null,"previous_names":["nizos/aoc2022-rust"],"tags_count":0,"template":false,"template_full_name":"tdd-starters/rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nizos%2Faoc2022-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nizos%2Faoc2022-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nizos%2Faoc2022-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nizos%2Faoc2022-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nizos","download_url":"https://codeload.github.com/nizos/aoc2022-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253804238,"owners_count":21967046,"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":[],"created_at":"2024-11-06T10:21:04.101Z","updated_at":"2025-05-12T18:53:42.130Z","avatar_url":"https://github.com/nizos.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust TDD Starter\nSimple starter for getting started with TDD in Rust.\n\nThe file _src/calculator.rs_ contains one test case and a few in comments. Start by coming\nup with a few test cases and add them to the lists, then implement them one at a time, test-driving the\nsolution forwards.\n\n## Libraries\n- _rstest_ for parametrizing tests\n\n## Running\nTests are run by Cargo. Execute:\n\n```shell\n$ cargo test\n```\n\nto run all the tests.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnizos%2Faoc2022-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnizos%2Faoc2022-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnizos%2Faoc2022-rust/lists"}