{"id":15919700,"url":"https://github.com/chihchengliang/swirlitest","last_synced_at":"2025-07-07T19:07:13.090Z","repository":{"id":36949792,"uuid":"41257368","full_name":"ChihChengLiang/swirlitest","owner":"ChihChengLiang","description":"Test all lessons of a swirl course.","archived":false,"fork":false,"pushed_at":"2015-08-27T15:31:37.000Z","size":132,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T01:30:36.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","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/ChihChengLiang.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}},"created_at":"2015-08-23T16:28:00.000Z","updated_at":"2015-08-27T12:58:43.000Z","dependencies_parsed_at":"2022-07-11T14:51:39.124Z","dependency_job_id":null,"html_url":"https://github.com/ChihChengLiang/swirlitest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChihChengLiang%2Fswirlitest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChihChengLiang%2Fswirlitest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChihChengLiang%2Fswirlitest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChihChengLiang%2Fswirlitest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChihChengLiang","download_url":"https://codeload.github.com/ChihChengLiang/swirlitest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998219,"owners_count":20866696,"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-10-06T19:02:41.966Z","updated_at":"2025-04-03T12:13:57.483Z","avatar_url":"https://github.com/ChihChengLiang.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# swirlitest\n\nTest all lessons of a swirl course. Automatically testing for a large course can't be more easier.\n\n## Installation\n\n```{r}\nlibrary(devtools)\ndevtools::install_github(repo = \"ChihChengLiang/swirlitest\")\n```\n\n\n\n## Usage\n\n```{r}\nlibrary(swirlitest)\ntest_course_dir(\"path_to_your_swirl_course\")\n```\n\nThe function runs through all your CorrectAnswers of cmd_questions of all lessons of your course.\n\nIf something goes wrong, you expect to see an error message ASAP.\n\n\n## Example\n\nThis example test the course of https://github.com/TaiwanRUserGroup/DSC2015Tutorial\n\n```{r}\nsource(\"http://taiwanrusergroup.github.io/R/init.R\")\nswirl::uninstall_all_courses()\nDSC2015R::install_course()\nlibrary(swirlitest)\ntest_course_name( \"DSC2015\")\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchihchengliang%2Fswirlitest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchihchengliang%2Fswirlitest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchihchengliang%2Fswirlitest/lists"}