Skip to content

Integralist/Guard-and-RSpec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guard and RSpec

Installation

  • gem install bundler
  • bundle install

Running

  • guard

Structure

The set-up of the Guardfile is very specific to the directory structure you have.

A typical structure is to have lib and spec folders. That's what our Guardfile is based on.

About

A test repo to demonstrate how Guard and RSpec work together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages