Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Parse the test cases results log by json #43

Closed
wants to merge 1 commit into from
Closed

Parse the test cases results log by json #43

wants to merge 1 commit into from

Conversation

wanghongjuan
Copy link

  • Generate a json file to collect the test results.
  • Locate easily the failed tests in result file when using the results file
  • Quickly generate results to match the specified format that QA required
  • JSON dose not need to take up extra workspace.

Signed-off-by: Wang Hongjuan hongjuan.wang@intel.com

@gabrielschulhof
Copy link

- Generate a json file to collect the test results.
- Locate easily the failed tests in result file when using the results file
- Quickly generate results to match the specified format that QA required
- JSON dose not need to take up extra workspace.

Signed-off-by: Wang Hongjuan <hongjuan.wang@intel.com>
@wanghongjuan
Copy link
Author

@gabrielschulhof I have been fixed the syntax error, but My code failed to access the Travis CI build.

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

Successfully merging this pull request may close these issues.

None yet

2 participants