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/inspect variable on testing #194

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

ysugimoto
Copy link
Owner

This PR implements a new testing function of testing.inspect.
testing.inspect could retrieve any predefined variable in any scope in the test.

From interpreter reason, the argument of predefined variable name should be a string, not an ident.

@ysugimoto ysugimoto merged commit 8b647fa into main Oct 16, 2023
4 checks passed
@ysugimoto ysugimoto deleted the feature/inspect-variable-on-testing branch October 16, 2023 14:03
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.

1 participant