Skip to content

rameshbaskar/site_prism_rspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site_prism_rspec

Sample automation framework using SitePrism gem and RSpec

If nokogiri installation fails, pls try this

Install libiconv (if missing)

brew install libiconv
brew link libiconv

Install libxml2 (if missing)

brew install libxml2 libxlst

Finally install nokogiri with proper xml2 extensions

gem install nokogiri -v '1.10.9' -- --use-system-libraries --with-xml2-include=/usr/local/opt/libxml2/include/libxml2 --with-xml2-lib=/usr/local/opt/libxml2/lib

About

SitePrism-Rspec trial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages