pytest-dev / pytest-dev/pytest-html

Add typing + mypy

Open
#434 1 comment 1 reaction 1 assignee View on GitHub

@gnikonorov is already working on this.

Since Dec 21, 2020.

code quality Infrastructure
Dominant language
Python
Stars
779
Forks
260
PR merge metrics
No merged PRs in 30d

Description

This project's python code should be typed, and type checking should be part of the CI pipeline. I propose using mypy, we can look at pytest for an example of how to integrate it.

I'm going to try and add in typing. I'll perform changes on a per module level so the reviews are smaller and close this issue when the typing effort is complete. I'll update this issue as I progress

We'd need to do the following subtasks:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.