Open phezco opened 9 years ago
How do you feel about Rspec?
Totally open to Rspec. Might even be preferable.
What are most rails apps using for testing these days? For a while it was mostly Rpsec.
I think it's still mostly Rspec. Rspec and MiniTest.
I'd be interested in writing some tests (and helping out in general) if Phez went the way of Rspec/Capybara.
@aspencer8111 - if you're willing to help, I'm totally fine with Rspec.
@phezco great! Just submitted a pull request to install rspec. Let me know if you have any questions. Once merged, I'll start writing up a slew of more tests. Cheers :beers:
Cool- lets get that merged and we can bang out some tests.
We're merged. Thank you @aspencer8111 !! You rock.
Phez currently has no tests. Would you like to contribute?
Ideally we'd use Factory Girl over rails stock yaml fixtures.
Testing framework suggestions? I'm open if you're willing to contribute.