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

[Feature: 14] Report-hook #19

Merged
merged 12 commits into from
Oct 14, 2018
Merged

[Feature: 14] Report-hook #19

merged 12 commits into from
Oct 14, 2018

Conversation

francois-normandin
Copy link
Collaborator

Report code has been moved to a "Test Report" class and current functionality is introduced into "Test Report.Default.lvclass" for backward compatibility.

Test Suite class adds a new "Define Test Suite (Report)" method to allow a drop-in replacement with the standard "Define Test Suite" method which exposed a path name. Additional method now replaces this path with a "Test Report" class and allows configuration at will for supporting different outputs than simple disk dump.

image

A new "Test Result" class exposes the nodes and assertion results, which the developer can query in their extended Test Reports.

@francois-normandin francois-normandin changed the title Report-hook [Feature: 14] Report-hook Feb 24, 2018
…f "Test Report Generation.vi" for easy viewing/debugging of the report results.
@francois-normandin
Copy link
Collaborator Author

@jimkring : Thanks for reviewing the code. Do you think this is ready to be merged to the base branch or more testing is required?

@francois-normandin francois-normandin changed the base branch from master to release/0.6.0 October 14, 2018 15:13
@francois-normandin francois-normandin merged commit df4f1f8 into release/0.6.0 Oct 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants