Skip to content

This is an environment with ruby, cucumber and bundler install so testing can be performed in a VM. A better solution will be used for actual development

Notifications You must be signed in to change notification settings

LR-Training/cucumber-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Land Registry Vagrant Training Environment

This is a local virtual environment that contains ruby and cucumber setup:

  • Bundler is installed so it will install all the gems within the Gemfile file. This can just be added to

Prerequisite

Step 1

Clone the repo:

git clone https://github.com/LR-Training/cucumber-environment.git

Step 2

From the command line, type:

vagrant up

Step 3

Any files/ folders in the cucumber-environment directory is mapped to the ubuntu image in /vagrant directory. put your test files there so they can be run

About

This is an environment with ruby, cucumber and bundler install so testing can be performed in a VM. A better solution will be used for actual development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published