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

test: change how we assert inspection #12

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Conversation

nfischer
Copy link
Owner

This changes most tests to call util.inspect() rather than to invoke the
inspect attribute directly. We still verify the inspect attribute is
added as a property (and is a function), but this is a step toward
letting that just be an implementation detail.

Follow up to #11

This changes most tests to call util.inspect() rather than to invoke the
inspect attribute directly. We still verify the inspect attribute is
added as a property (and is a function), but this is a step toward
letting that just be an implementation detail.

Follow up to #11
@nfischer nfischer merged commit 1d54300 into master Jan 14, 2022
@nfischer nfischer deleted the test-assert-inspect-better branch January 14, 2022 21:33
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