Tesly Reporter plugin

Plugin details

Tesly is a web service that allows developers, testers, and managers to collaborate on testing for software projects. This plugin enables automated test reporting to Tesly.
When unit, functional, and integration tests are run from the Rails application directory, reports of the test run are sent to Tesly, keeping everyone on the project up to date on the latest status of the project.

Websitehttp://www.tesly.com/ Repositoryhttp://tesly-reporter.googlecode.com/svn/trunk/rails/plugins/tesly_reporter/ Author Benjamin Curtis Tags Test LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://tesly-reporter.googlecode.com/svn/trunk/rails/plugins/tesly_reporter/

Run your tests via rake as you usually do, and the results of your test cases will be sent to Tesly.
A test plan will be created for each of your test files, and a test case will be generated for each test method.
You can change the default names of the test plans and test cases at the Tesly site after they are created for you.
As you add tests to your application, they will be added automatically to your Tesly account.

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: scott, 8 months ago