On Oct 1, 4:59 pm, Jeremy Evans <[email protected]> wrote: > So I'm reaching out to the community and asking you guys to fork > Sequel, write some integration tests, and send me a pull request. > This is a great way to contribute to Sequel without worrying if you > are going to break something. Just find something that isn't covered > by the integration tests, and add an integration test for it. I plan > to add an integration coverage rake task fairly soon to make this > easier.
I just pushed a commit that adds integration and adapter coverage tests. So the easiest way to contribute now is to find some code that isn't covered by the integration test suite, and add an integration test to cover it. Jeremy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
