Skip to content

wakelt/atom-cucumber-autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber Autocomplete Atom Package

Build Status apm

Scans your project for existing cucumber steps and provides suggestions as you type.

Cucumber Autocomplete Screenshot

FAQs

  • When does it provide suggestions? Type a keyword (And, Then, When, Given) in a .feature file to trigger suggestions
  • What does it scan? The package scans a directory of your choice, by default it scans the /features directory of your project. You override the default by changing the path option under settings.

About

Atom plugin that autocompletes based on you defined cucumber steps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%