public
Clone URL: git://github.com/mvanholstyn/mhs_testing.git
name age message
file .gitignore Mon Apr 21 17:45:58 -0700 2008 Added RailsSeleniumStory along with a bunch of ... [zdennis]
file MIT-LICENSE Thu Jan 31 09:58:06 -0800 2008 Added my own selenium plugin [mvanholstyn]
file README Wed Jul 16 12:50:31 -0700 2008 mhs_testing no longer autloads rspec in init.rb... [zdennis]
file README.Selenium Wed Apr 23 09:13:42 -0700 2008 misc updates: [zdennis]
file README.examples Mon Apr 21 17:45:58 -0700 2008 Added RailsSeleniumStory along with a bunch of ... [zdennis]
file Rakefile Mon Mar 31 08:48:07 -0700 2008 lwt => mhs [mvanholstyn]
file TODO Thu Feb 07 13:40:11 -0800 2008 Update TODOs [mvanholstyn]
directory doc/ Thu Jan 31 12:35:00 -0800 2008 Added TODO and docs for selenium driver [mvanholstyn]
directory examples/ Wed Apr 23 11:51:44 -0700 2008 updated the rails selenium story example to inc... [zdennis]
file init.rb Wed Jul 16 12:50:31 -0700 2008 mhs_testing no longer autloads rspec in init.rb... [zdennis]
file install.rb Wed Jan 30 14:34:43 -0800 2008 Added matchers for validations and associations [mvanholstyn]
directory lib/ Wed May 07 17:29:03 -0700 2008 Minor misc. updates: [zdennis]
directory spec/ Wed Apr 23 09:37:45 -0700 2008 updated the have_tag_matcher and submits specs [zdennis]
directory tasks/ Mon Apr 21 17:45:58 -0700 2008 Added RailsSeleniumStory along with a bunch of ... [zdennis]
file uninstall.rb Wed Jan 30 14:34:43 -0800 2008 Added matchers for validations and associations [mvanholstyn]
README.examples
The examples/ directory contains a list of examples for how-to do certain things with MhsTesting. They are not runnable 
as they would require working applications. They are merely examples pulled from working code.