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 for activity/test tracing. #10

Open
LuDubies opened this issue Jan 22, 2025 · 0 comments
Open

Support for activity/test tracing. #10

LuDubies opened this issue Jan 22, 2025 · 0 comments

Comments

@LuDubies
Copy link
Collaborator

Additionally to tracing source code requirements, a sensible method of tracing tests has to be defined and implemented.

lobster-python as an example allows the tracing of pyunit and unittest tests in python.

As Rust supports nested tests in source code comments and tests in the same source file, impementation of this feature could prove complex.
But this easily accessible way of testing in Rust also presents itself as a great starting point for test tracing, as its use is likely widespread in many applications.

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