Skip to content

furagi/cloud9-cucumber-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber plugin for Cloud9 (client part)

Features

  • Autocompletion for tags and steps.

Installation

Install pure Cloud9:

git clone https://github.com/ajaxorg/cloud9.git
cd cloud9
npm install
bin/cloud9.sh

Install server part of this plugin:

npm install cucumber-cloud9

Open the Tools -> Extension Manager window in Cloud9, and enter the extension path:

https://github.com/furagi/cloud9-cucumber-ext

Using

  • For autocmlpetion: press Ctrl + Shift + Space or Command-Shift-J for the Mac OS.

Releases

No releases published

Packages

No packages published