Integration tests for sitemap_generator
Run the ‘test_rubies.rb` Bash script in the master branch to run the specs for each set of tests under different rubies.
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