{"id":20080676,"url":"https://github.com/cloud8421/vimux-cucumber","last_synced_at":"2025-03-02T13:24:28.433Z","repository":{"id":3007479,"uuid":"4026367","full_name":"cloud8421/vimux-cucumber","owner":"cloud8421","description":"Run Cucumber Features through Vimux","archived":false,"fork":false,"pushed_at":"2013-04-06T13:25:04.000Z","size":102,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T01:29:48.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hhatto/nude.py","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloud8421.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":"2012-04-14T17:24:27.000Z","updated_at":"2023-09-27T13:33:58.000Z","dependencies_parsed_at":"2022-08-20T10:20:45.858Z","dependency_job_id":null,"html_url":"https://github.com/cloud8421/vimux-cucumber","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/cloud8421%2Fvimux-cucumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fvimux-cucumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fvimux-cucumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Fvimux-cucumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud8421","download_url":"https://codeload.github.com/cloud8421/vimux-cucumber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241511281,"owners_count":19974386,"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-13T15:29:32.435Z","updated_at":"2025-03-02T13:24:28.410Z","avatar_url":"https://github.com/cloud8421.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"WHAT?\n====================\n\nHeavily inspired by [Vimux-ruby-test](https://github.com/pgr0ss/vimux-ruby-test). Most of the codebase is directly taken from that plugin itself.\n\n- Run the feature your cursor is currently on\n- Run the entire feature you are working in\n- Streaming output to tmux via vimux\n\nHOW?\n====================\n\nUse any of the commands below. Map them to shortcuts\nin your .vimrc for easy access.\n\n  - RunFocusedCuke - run focused cuke\n  - RunAllCukes - run all cukes in the current file\n\nIMPORTANT: if you use this plugin and Vimux-Ruby-Test, you may want to share the same shortcut.\nIf you do, you can use the following configuration:\n\n    if exists('$TMUX')\n      autocmd FileType ruby map \u003cbuffer\u003e \u003cLeader\u003ef :RunRubyFocusedTest\u003cCR\u003e\n      autocmd FileType ruby map \u003cbuffer\u003e \u003cLeader\u003et :RunAllRubyTests\u003cCR\u003e\n      autocmd FileType cucumber map \u003cLeader\u003ef :RunFocusedCuke\u003cCR\u003e\n      autocmd FileType cucumber map \u003cLeader\u003et :RunAllCukes\u003cCR\u003e\n    endif\n\nThis assumes that your Vim configuration recognizes Cucumber features with the `cucumber` file type.\n\nINSTALL\n====================\n\nPut the contents of this directory into your pathogen bundle. That's it!\n\nREQUIREMENTS\n====================\n\n- vim with ruby support (compiled +ruby)\n- [vimux](https://github.com/benmills/vimux)\n\nCONTRIBUTORS:\n====================\n\n- [Claudio Ortolina](http://github.com/cloud8421)\n\nOriginal code by:\n\n- [Drew Olson](https://github.com/drewolson)\n- [Paul Gross](https://github.com/pgr0ss)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fvimux-cucumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud8421%2Fvimux-cucumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Fvimux-cucumber/lists"}