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

Suggestion about improving idea: dump the call history at the tear down of each test fixture #92

Open
Lizhangz opened this issue Jul 28, 2020 · 0 comments

Comments

@Lizhangz
Copy link

Hi,
I just begin to use your code, and I think maybe you like my improve idea: dump the call history at the tear down of test fixture.
Here is some example

Call 0: xosc_start
Call 1: calib_64k
......

In this way, the tester have a better view of what happened during the testing.
I have some code for the purpose already. And I am thinking about dump the parameter and return value together.
If you like the suggestion, I can formalize my patch. Please let me know your comments
BR
/Li.

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

No branches or pull requests

1 participant