mintdigital / pyrite

Easy peasy in-browser testing with Selenium
MIT License
16 stars 1 forks source link

Generator #1

Open dstrelau opened 14 years ago

dstrelau commented 14 years ago

Write a generator to bootstrap setup of env, pyrite_helper, etc.

rodreegez commented 14 years ago

This should bootstrap a Rails project with the following files:

test/pyrite_helper.rb test/pyrite/sample_test.rb test/pyrite/app_steps.rb

mention adding require 'pyrite/tasks' to Rakefile.