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

Add typeguard for arbitrary modules #258

Open
fornellas opened this issue Oct 22, 2020 · 0 comments
Open

Add typeguard for arbitrary modules #258

fornellas opened this issue Oct 22, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@fornellas
Copy link
Contributor

pytest has this nice feature:

$ pytest --help | grep typeguard
typeguard:
--typeguard-packages=TYPEGUARD_PACKAGES

Let's add the same for TestSlide: paired with the mocks type checking, this should cover "everything".

@fornellas fornellas added enhancement New feature or request help wanted Extra attention is needed labels Oct 22, 2020
@fornellas fornellas added this to the Type Checking milestone Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant