Class | Buildr::IntegrationTestsTask |
In: |
lib/buildr/core/test.rb
(CVS)
|
Parent: | Rake::Task |
The integration tests task. Buildr has one such task (see Buildr#integration) that runs all tests marked with :integration=>true, and has a setup/teardown tasks separate from the unit tests.