Skip to content
Snippets Groups Projects
Verified Commit 1bfc5a21 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

test: revise pytest environment

1. Review `Pipfile`:
  - Remove unused `filelock`;
  - Install `mypy` - static type checker for Python.
2. Add new command `pipenv run lint`.
3. Enable `mypy` in CI. Fix reported errors in `test_basics.py`.
4. Renew readme.
parent 1a3b5233
No related branches found
No related tags found
1 merge request!86test: revise pytest environment
Pipeline #4514 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment