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

Logging #56

Closed
apjanke opened this issue Mar 20, 2019 · 2 comments
Closed

Logging #56

apjanke opened this issue Mar 20, 2019 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@apjanke
Copy link
Owner

apjanke commented Mar 20, 2019

For the higher-level __run_test_suite2__ and testify.test_pkgs, we need logging support.

Both the detailed block-level test results and the higher-level summary results should be captured.

Need log file fid hookups for the low-level logging. Might need some hacky diary support for the high-level logging.

@apjanke apjanke added the bug Something isn't working label Mar 20, 2019
@apjanke apjanke added this to the 0.4.0 milestone Mar 20, 2019
@apjanke apjanke self-assigned this Mar 20, 2019
@apjanke apjanke mentioned this issue Mar 20, 2019
5 tasks
@apjanke
Copy link
Owner Author

apjanke commented Mar 20, 2019

Started work on this in cf4bdf8, clearing up and simplifying how the low-level/detail logging works.

@apjanke
Copy link
Owner Author

apjanke commented Mar 20, 2019

I hacked it in using diary. Now it's logging both the high-level and low-level results to files under ~/octave/testify.

@apjanke apjanke closed this as completed Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant