Ecosyste.ms: OpenCollective

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

github.com/scipy/scipy_doctest

Floating-point aware doctesting
https://github.com/scipy/scipy_doctest

DOC: add pypi/conda-forge badges to README

ev-br opened this pull request 16 days ago
DOC: mention `--import-mode=importlib` for editable installs

ev-br opened this pull request 17 days ago
BUG: collect doctests from docstrings of data descriptors

ev-br opened this pull request 19 days ago
BUG: collect methods from private superclasses

ev-br opened this pull request 19 days ago
numpy.dtype attributes are not recognized

ev-br opened this issue 19 days ago
strategy="api" misses methods from private superclasses

ev-br opened this issue 23 days ago
Numpy 2.2 abbreviations

ev-br opened this pull request 25 days ago
Adapt to numpy==2.2 repr changes

ev-br opened this issue 25 days ago
ENH: add ParserKlass key to DTConfig; check xdoctest.DocTestParser

ev-br opened this pull request 4 months ago
ENH: add a strict_check flag to (optionally) check dtypes

ev-br opened this pull request 4 months ago
BUG: Correct filepath for doctest requiring local resource

Sheila-nk opened this pull request 5 months ago
ENH: allow `# may vary` at both source and `want`

ev-br opened this pull request 6 months ago
DOC: discuss pytest assertion rewrites in README

ev-br opened this pull request 6 months ago
WIP: request assert_rewrite of scipy_doctest itself

ev-br opened this pull request 6 months ago
Rework the readme

ev-br opened this pull request 6 months ago
BUG: pytest register_assert_rewrites of internal modules

ev-br opened this pull request 6 months ago
Allow `# may vary` on example.source

ev-br opened this issue 7 months ago
Enh/156 - Distinguish lists of arrays from tuples of arrays

luxedo opened this pull request 7 months ago
Doc/159 - remove scpdt references from README

luxedo opened this pull request 7 months ago
FIX: iterable checks longest

luxedo opened this pull request 7 months ago
Doctests won't fail with extra items at the end of lists

luxedo opened this issue 7 months ago
DOC: remove scpdt references from README

luxedo opened this pull request 7 months ago
Outdated package references in README

luxedo opened this issue 7 months ago
ENH: allow filtering out import errors on get_public_object

ev-br opened this pull request 7 months ago
ENH: more robust detection of printed arrays

ev-br opened this pull request 7 months ago
Distinguish lists of arrays from tuples of arrays

ev-br opened this issue 7 months ago
DOC: Update the issue tracker loc in README

ev-br opened this pull request 9 months ago
Rename to `scipy_doctest`

ev-br opened this pull request 9 months ago
Add a pre-release CI job

ev-br opened this pull request 9 months ago
ENH: treat nans as equal

ev-br opened this pull request 9 months ago
Improve handling of nans

ev-br opened this issue 9 months ago
Add a test for masked arrays hiding within namedtuples

ev-br opened this issue 9 months ago
BUG: make handling of masked arrays more specific

ev-br opened this pull request 9 months ago
MAINT: Adapt to NumPy 2.0

ev-br opened this pull request 10 months ago
MAINT: close the figures before backend change

ev-br opened this pull request 10 months ago
Add a pytest pre-release workflow job

ev-br opened this issue 10 months ago
MAINT: try fixing a collection error under pytest 8.1.x

ev-br opened this pull request 10 months ago
plugin breaks with pytest 8.1.0

ev-br opened this issue 10 months ago
ENH: make OutputChecker pluggable

ev-br opened this pull request 10 months ago
BUG: fix default stopwords list

ev-br opened this pull request 10 months ago
DOC: discuss some gotchas in README

ev-br opened this pull request 10 months ago
BUG: more robust filter DeprecationWarnings

ev-br opened this pull request 10 months ago
Running on an installed package collects too much

ev-br opened this issue 10 months ago
Add DTConfig.pytest_extra_{ignore,skip,xfail} flags

ev-br opened this pull request 10 months ago
MAINT: a nicer way to detect a module is deprecated in DTModule

ev-br opened this pull request 10 months ago
Why is `--doctest-glob=*rst` required for tutorials

ev-br opened this issue 10 months ago
BUG: fix testing *rst tutorials

ev-br opened this pull request 10 months ago
MAINT: refine installation of core and test dependencies

Sheila-nk opened this pull request 10 months ago
allow running the plugin on rst tutorials

ev-br opened this issue 10 months ago
DOC: tweak the readme

ev-br opened this pull request 10 months ago
ENH: make collection strategy user configurable in the pytest layer

ev-br opened this pull request 10 months ago
Change values of `local resources` config variable to file names

Sheila-nk opened this pull request 10 months ago
MAINT: use super() in DTRunner

ev-br opened this pull request 10 months ago
MAINT: clean up imports, naming in the plugin

ev-br opened this pull request 10 months ago
Skip empty doctests, stop blank filtering DeprecationWarnings

ev-br opened this pull request 11 months ago
Audit the parts of plugin which were vendored from pytest

ev-br opened this issue 11 months ago
CI: add a workflow with pytest == 8

ev-br opened this pull request 11 months ago
API docs

ev-br opened this issue 11 months ago
Streamline the plugin registration

ev-br opened this issue 11 months ago
MAINT: fix (some) style violations

ev-br opened this pull request 11 months ago
BUG: plugin: get optionflags from DTConfig

ev-br opened this pull request 11 months ago
`pytest-xdist` breaks warning filters

ev-br opened this issue 11 months ago
Add code coverage run

ev-br opened this issue 11 months ago
Add ruff code style checker

ev-br opened this issue 11 months ago
BUG: run tests in a tempdir, copy needed local files

ev-br opened this pull request 11 months ago
MAINT: avoid pytest future warnings

ev-br opened this pull request 11 months ago
CI: run tests with pytest < 8; test ndimage not linalg

ev-br opened this pull request 11 months ago
plugin broken under pytest 8

ev-br opened this issue 11 months ago
Refactor `pytest_collection_modify` hook

ev-br opened this pull request 11 months ago
DOC: update pytest plugin documentation

Sheila-nk opened this pull request over 1 year ago
ENH: Filter deprecation warnings

Sheila-nk opened this pull request over 1 year ago
Skiplist fails with duplicate items

Sheila-nk opened this issue over 1 year ago
Local files copied to CWD are not deleted after doctesting

Sheila-nk opened this issue over 1 year ago
ENH: Specify public objects for doctesting

Sheila-nk opened this pull request over 1 year ago
pytest doctest collection skips C-implemented functions

ev-br opened this issue over 1 year ago
Ensure imported objects are not collected for doctesting

Sheila-nk opened this issue over 1 year ago
Fix doctest log formatting

Sheila-nk opened this issue over 1 year ago
Update pytest plugin documentation

Sheila-nk opened this issue over 1 year ago
Tack instance of `DTConfig` onto pytest `config` object

Sheila-nk opened this pull request over 1 year ago
ModuleNotFoundError: cupy, torch, sympy

Sheila-nk opened this issue over 1 year ago
Filter out Deprecation Warnings

Sheila-nk opened this issue over 1 year ago
Plugin name already registered & ImportPathMismatchError

Sheila-nk opened this issue over 1 year ago
ENH: Execute doctests in numpy unfuncs and compiled functions

Sheila-nk opened this pull request over 1 year ago
ENH: Generate doctest log

Sheila-nk opened this pull request over 1 year ago
FIX: Move `local_resources` specification to module

Sheila-nk opened this pull request over 1 year ago
Run tests in context managers

Sheila-nk opened this pull request over 1 year ago
Restructure `failure_cases`

Sheila-nk opened this issue over 1 year ago
Copy local files to current working directory

Sheila-nk opened this pull request over 1 year ago
configure pytest to use the DTRunner

Sheila-nk opened this issue over 1 year ago
Plugin the DebugDTRunner

Sheila-nk opened this issue over 1 year ago