Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GTest runner in interactive mode #393

Conversation

ryan-collingham
Copy link
Contributor

Add required methods to ProcessTestRunner base class to support running
interactively. Slightly modify report structure so that a ProcessCheck
suite and testcase are always included regardless of pass/fail. Render
RawAssertion content in UI.

Add required methods to ProcessTestRunner base class to support running
interactively. Slightly modify report structure so that a ProcessCheck
suite and testcase are always included regardless of pass/fail. Render
RawAssertion content in UI.
Expect extra ProcessChecks suite in every report.
testplan/testing/base.py Outdated Show resolved Hide resolved
@ryan-collingham ryan-collingham merged commit 115b1cf into morganstanley:master Mar 13, 2020
@ryan-collingham ryan-collingham deleted the rlc/gtest_interactive_squashed branch March 13, 2020 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants