Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

A plugin for save/load test result #48

Open
GoogleCodeExporter opened this issue Aug 24, 2015 · 0 comments
Open

A plugin for save/load test result #48

GoogleCodeExporter opened this issue Aug 24, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

It's useful to support custom plugin at saving/loading test result, if it's
need saving the result in customer format. (like, saving result to
reporting in IPA).

Like:
save_test_result(TestCase, status, message)
load_test_result(TestCase)

Parameter:
1. TestCase -- is data model in robot.
2. status -- PASS/FAIL
3. message -- error message 

Original issue reported on code.google.com by Deo...@gmail.com on 24 Sep 2009 at 2:53

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant