{"id":18324025,"url":"https://github.com/dirk/speedy","last_synced_at":"2025-04-09T15:13:58.404Z","repository":{"id":36077607,"uuid":"40377484","full_name":"dirk/Speedy","owner":"dirk","description":"Pure-Swift (no XCTest) test framework","archived":false,"fork":false,"pushed_at":"2015-09-18T02:27:27.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T15:13:54.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dirk.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}},"created_at":"2015-08-07T19:28:50.000Z","updated_at":"2015-08-07T19:36:50.000Z","dependencies_parsed_at":"2022-09-01T00:32:31.627Z","dependency_job_id":null,"html_url":"https://github.com/dirk/Speedy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirk%2FSpeedy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirk%2FSpeedy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirk%2FSpeedy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirk%2FSpeedy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dirk","download_url":"https://codeload.github.com/dirk/Speedy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055275,"owners_count":21040157,"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-05T18:31:10.031Z","updated_at":"2025-04-09T15:13:58.383Z","avatar_url":"https://github.com/dirk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speedy\n\nStandalone Swift BDD framework; write specs without the need for Xcode or XCTest.\n\nCurrently Speedy depends on the [Roost] build tool and [Nimble] assertion framework.\n\n[Roost]: https://github.com/dirk/Roost\n[Nimble]: https://github.com/Quick/Nimble\n\n## Setup and running\n\nYou'll need Roost built in the parent directory, see [its repository](https://github.com/dirk/Roost) for instructions on downloading and building Roost.\n\n```bash\ngit clone https://github.com/dirk/Speedy.git\n# Fetch the dependencies\ncd Speedy/vendor; carthage bootstrap --platform mac; cd ..\n# Use Roost to build Speedy\n../Roost/bin/roost build\n# Then build Speedy's own tests\n../Roost/bin/roost test\n# And finally run the tests!\nbin/test-speedy\n```\n\n## License\n\nLicensed under the 3-clause BSD license. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirk%2Fspeedy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirk%2Fspeedy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirk%2Fspeedy/lists"}