Skip to content

kjvarga/sitemap_generator-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integration tests for sitemap_generator

Automation

Run the ‘test_rubies.rb` Bash script in the master branch to run the specs for each set of tests under different rubies.

Branches

Each branch contains a Rakefile and RSpec tests so all you need to do is run ‘rake spec` to run the integration tests.

  • master - the README and a bash script for automated testing using RVM

  • plugin - Rails 2.3.8 application with SitemapGenerator installed as a plugin

  • rails2 - Rails 2.3.8 application

  • rails3 - Rails 3.1.0 application

  • standalone - Plain ruby usage

About

Test app to test SitemapGenerator Rails integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages