Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

curit/ember-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember-cucumber

Cucumber-js adapter for ember-testing.

Cucumber-js is browserified.

This expressjs application proxies the application under test and loads it in an iframe.

It also reads all Gherkin feature files in the features directory and sticks them in script tags on the page.

All support files are combined and browserified.

The runner runs the acceptance test on the app and displays the results using Cucumber-HTML.

The example app is davidsevcik/TodoHQ; the source can be found at here.

The step definitions use the Ember-testing helpers.

The app is based on the Cukestall project.

As well as Cucumber JS and Ember

About

Cucumber-js adapter for ember-testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages