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 typechecking of testbook's source code #113

Open
willingc opened this issue May 20, 2021 · 1 comment
Open

Add typechecking of testbook's source code #113

willingc opened this issue May 20, 2021 · 1 comment
Labels
enhancement New feature or request sprint-friendly A good issue for sprint events

Comments

@willingc
Copy link
Member

Using mypy or pyre, add the ability to run a typecheck using tox.

@willingc willingc added enhancement New feature or request sprint-friendly A good issue for sprint events labels May 20, 2021
@MSeal
Copy link
Member

MSeal commented May 27, 2021

The tox.ini file contains commands with environment definitions that would be used to automate the typechecks in github actions. Development would likely flow from adding types, doing type check calls locally, and then adding the command and dependencies to the tox file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sprint-friendly A good issue for sprint events
Projects
None yet
Development

No branches or pull requests

2 participants