Factory::Test::Combination
A gem library to generate test case combinations, etc.
Installation
Add this line to your application's Gemfile:
gem 'factory-test-combination'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install factory-test-combination
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/factory-test-combination.