Skip to content

This is a simple template for testing a remote site with Rspec and Capabra

Notifications You must be signed in to change notification settings

myorukoglu/rspec_to_remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Setup bundle install

#Running tests bundle exec rspec --format documentation

#Running tests with an output file bundle exec rspec --format documentation --out rspec.txt

#Adding your own tests Add file to tne spec/features/ folder. Name them in this pattern what_ever_you_want_spec.rb

About

This is a simple template for testing a remote site with Rspec and Capabra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages