{"id":18071829,"url":"https://github.com/dmcinnes/ruby_single_test","last_synced_at":"2025-10-23T15:37:49.146Z","repository":{"id":66985971,"uuid":"129277","full_name":"dmcinnes/ruby_single_test","owner":"dmcinnes","description":"VIM plugin for running a single ruby test under the cursor","archived":false,"fork":false,"pushed_at":"2019-03-19T23:52:09.000Z","size":6,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T22:36:34.849Z","etag":null,"topics":["minitest","rspec","ruby-test","test-unit","vim","vim-plugins","vimrc"],"latest_commit_sha":null,"homepage":"http://dougmcinnes.com/2009/02/16/ruby-single-test/","language":"Vim script","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/dmcinnes.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-02-15T09:10:36.000Z","updated_at":"2019-08-13T14:01:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d54edc4-fb2e-4254-a36f-c622310d968c","html_url":"https://github.com/dmcinnes/ruby_single_test","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fruby_single_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fruby_single_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fruby_single_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fruby_single_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmcinnes","download_url":"https://codeload.github.com/dmcinnes/ruby_single_test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248509817,"owners_count":21116124,"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":["minitest","rspec","ruby-test","test-unit","vim","vim-plugins","vimrc"],"created_at":"2024-10-31T09:17:23.312Z","updated_at":"2025-10-23T15:37:44.107Z","avatar_url":"https://github.com/dmcinnes.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"RubySingleTest\n==============\n\nVIM plugin for running a single Ruby test under the cursor.\n\nSupports Test::Unit, Rspec and Minitest.\n\nWhen editing a Ruby test file, hit\n`\u003cleader\u003e.`\nand the test the cursor is over, and only that test, will run in quickfix.\nThat's it!\n\n(`\u003cleader\u003e` is usually `\\` or `,` so the command would be `\\.` or `,.`)\n\nTo remap the command, to `\u003cleader\u003et` for instance, add something\nlike this to your .vimrc:\n`nmap \u003csilent\u003e \u003cleader\u003et \u003cPlug\u003eExecuteRubyTest`\n\nRuby Single Test default to using make! with a bang.  To disable\nthis behavior drop this in your .vimrc:\n`let g:ruby_single_test_no_bang = 1`\n\nYou will need to set the appropiate `makeprg` for this to work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcinnes%2Fruby_single_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmcinnes%2Fruby_single_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcinnes%2Fruby_single_test/lists"}