Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

graze/features-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graze/features-framework

This is an example framework for a docker based configuration of Behat and Selenium; decoupled from the web application it's testing.

Getting Started

Get started by installing the docker toolbox.

Then just run:

~$ make install serve
~$ make test HOST=https://www.graze.com

Connecting via VNC

The password for the VNC connection is secret.

On OSX you can use the Screen Sharing app to connect to the server.

Passing Arguments to Behat

The format is make test -- <arguments>. To append new snippets to your feature context for example, run:

~$ make test HOST=https://www.graze.com -- --append-snippets

About

💂‍♂️ Feature specification framework for web projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published