Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typeddjango/pytest-mypy-plugins

pytest plugin for testing mypy types, stubs, and plugins
https://github.com/typeddjango/pytest-mypy-plugins

test failures are really really difficult to read

asottile opened this issue 3 months ago
Delegate interpreting the yaml away from collection

delfick opened this pull request 6 months ago
Remove support for pytest 6.x

delfick opened this pull request 6 months ago
Support for older pytest

delfick opened this issue 6 months ago
Extract some code from yaml test item

delfick opened this pull request 6 months ago
Document how to use `assert_type`

sobolevn opened this pull request 6 months ago
Using `assert_type` together with `pytest-mypy-plugins`

sobolevn opened this issue 6 months ago
Fix pyproject.toml tool.mypy.overrides parsing

ap-- opened this pull request 7 months ago
[tool.mypy.overrides] sections are dropped from config

ap-- opened this issue 7 months ago
Testing changes and caching behaviour

delfick opened this issue 7 months ago
Version 3.1.1 release

sobolevn opened this pull request 7 months ago
Allow custom properties in our json schema

sobolevn opened this issue 8 months ago
Version 3.1.0 release

sobolevn opened this pull request 8 months ago
Support [email protected]

antecrescent opened this pull request 8 months ago
Test inline mypy configuration with more stable mypy option

antecrescent opened this pull request 8 months ago
Adjust test-mypy-config.yml to test with more stable mypy options

antecrescent opened this issue 8 months ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request 11 months ago
Add Mypy configuration through root "pyproject.toml" file

Delgan opened this pull request 12 months ago
Ignore mypy errors from site-packages imports

intgr opened this issue about 1 year ago
Add plugin configuration through pyproject.toml?

Delgan opened this issue about 1 year ago
Fix "FileNotFoundError" due to "schema.json" not installed

Delgan opened this pull request about 1 year ago
Ease testing of local stubs by extending "MYPYPATH"

Delgan opened this pull request about 1 year ago
Is there a way to mark `xfail` tests, also with matching output?

stdedos opened this issue about 1 year ago
README.md: `mypy_config` typo

stdedos opened this pull request about 1 year ago
Validate `pytest-mypy-plugins` input file schema

stdedos opened this pull request about 1 year ago
How to solve Python 3.8/3.9 changes in typing representation

stdedos opened this issue about 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Skip templating `mypy_config` if no placeholders exist

stdedos opened this pull request about 1 year ago
Version 3.0.0 release

sobolevn opened this pull request about 1 year ago
Support `--mypy-extra-options` CLI flag

sobolevn opened this issue over 1 year ago
Add tox.ini

mtelka opened this pull request over 1 year ago
Add requirements.txt to sdist package

mtelka opened this pull request over 1 year ago
Version 2.0.0 release

sobolevn opened this pull request over 1 year ago
Allow parametrizing `mypy_config`

sobolevn opened this issue over 1 year ago
parametrized rendering: replace unmaintained chevron with Jinja2

antecrescent opened this pull request over 1 year ago
chevron is not maintained

antecrescent opened this issue over 1 year ago
Version 1.11.1 release

sobolevn opened this pull request over 1 year ago
sdist is missing tests

mtelka opened this issue over 1 year ago
Fix build

brunns opened this pull request over 1 year ago
Replace pkg_resources with packaging for Python 3.12 compatibility.

brunns opened this pull request over 1 year ago
Fails in Python 3.12 due to usage of pkg_resources

brunns opened this issue over 1 year ago
unescape html characters in templates

jakkdl opened this pull request over 1 year ago
Improve output capture from mypy when running in same process

federicobond opened this pull request over 1 year ago
Version 1.10.1 release

sobolevn opened this pull request almost 2 years ago
Fix compatibility with pytest 7.2

The-Compiler opened this pull request almost 2 years ago
Test failures using Python 3.11 and Mypy 0.981

Delgan opened this issue about 2 years ago
Version 1.10.0 release

sobolevn opened this pull request about 2 years ago
Getting `project is in the MYPYPATH. Please remove it.` with latest mypy

patrick91 opened this issue about 2 years ago
Fix possible hanging while comparing regex

Delgan opened this pull request over 2 years ago
Bump actions/setup-python from 3 to 4

dependabot[bot] opened this pull request over 2 years ago
Fix typo in README

kylebarron opened this pull request over 2 years ago
Bump peter-evans/create-pull-request from 3 to 4

dependabot[bot] opened this pull request over 2 years ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Bump actions/setup-python from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
Feature proposal: Allow specifying out as list

antonagestam opened this issue over 2 years ago
Error formatting hangs indefinitely with `regex: true`

antonagestam opened this issue over 2 years ago
mypy_config documentation is confusing

whitphx opened this issue almost 3 years ago
Don't set --python-version

antonagestam opened this pull request almost 3 years ago
Respect Python version given in ini file

antonagestam opened this pull request almost 3 years ago
Setting `--python-version` overrides option in `--mypy-ini-file`

antonagestam opened this issue almost 3 years ago
Move isort config to pyproject.toml and add black profile

zero323 opened this pull request almost 3 years ago
Update path argument

zero323 opened this pull request almost 3 years ago
Fail runtest early if temp directory failed

zero323 opened this pull request almost 3 years ago
UnboundLocalError when --mypy-testing-base is not valid

zero323 opened this issue almost 3 years ago
Remove find_dependent_paths and depenent path cleanup

zero323 opened this pull request almost 3 years ago
Document cache directory usage

zero323 opened this issue about 3 years ago
Broken mypy cache?

zero323 opened this issue about 3 years ago
Broken disable_check logic

zero323 opened this issue about 3 years ago
Update options section in README.md

zero323 opened this pull request about 3 years ago
Support for mypy .test files.

zero323 opened this issue about 3 years ago
PyPI 1.9.2 release on 0d790e7?

zero323 opened this issue about 3 years ago
Improve line matching behavior

zero323 opened this issue about 3 years ago
Update README.md to availability on conda-forge

zero323 opened this pull request about 3 years ago
Make package PEP 561 compliant

zero323 opened this pull request about 3 years ago
Update build status badge in README.md

zero323 opened this pull request about 3 years ago
Add Python 3.10 to test mattrix and setup.classifiers

zero323 opened this pull request about 3 years ago
Replace distutils.spawn.find_executable with shutil.which

zero323 opened this pull request about 3 years ago
Remove usage of distutils

zero323 opened this issue about 3 years ago
Drop Python 3.6 support

zero323 opened this issue about 3 years ago
Document expect_fail property in README

zero323 opened this pull request about 3 years ago
Bump minimum supported mypy version

zero323 opened this pull request about 3 years ago
Modify sorted_by_file_and_line to sort only by (filename, line)

zero323 opened this pull request about 3 years ago
Output broken for multiline messages

zero323 opened this issue about 3 years ago
Refactor and fix assert_expected_matched_actual

zero323 opened this pull request about 3 years ago
Incorrect output formatting for Expected

zero323 opened this issue about 3 years ago
Test that snippet passes

0x143 opened this issue about 3 years ago
All imported packages seem to be tested as well

nanne-aben opened this issue about 3 years ago
Add missing regex dependency in setup.py

MatthieuDartiailh opened this pull request about 3 years ago
regex not listed as a dependency in setup.py

MatthieuDartiailh opened this issue about 3 years ago
Fix test ids, now they are all the same

sobolevn opened this issue about 3 years ago
Add message templates.

brunns opened this pull request about 3 years ago
Replace Pystache with Chevron.

brunns opened this pull request about 3 years ago
Add flag for expected test failures,

brunns opened this pull request about 3 years ago
Fix for #54 - allow regexes when matching expected message text

brunns opened this pull request about 3 years ago
Cut down on noise in expected strings

ktbarrett opened this issue about 3 years ago