issues
search
scipy
/
scipy_doctest
Floating-point aware doctesting
BSD 3-Clause "New" or "Revised" License
5
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ENH: add ParserKlass key to DTConfig; check xdoctest.DocTestParser
#174
ev-br
opened
1 month ago
4
ENH: add a strict_check flag to (optionally) check dtypes
#173
ev-br
closed
2 months ago
0
Make Checker stricter, make it check dtypes not only values.
#172
ev-br
closed
2 months ago
3
BUG: Correct filepath for doctest requiring local resource
#171
Sheila-nk
closed
2 months ago
4
ENH: allow `# may vary` at both source and `want`
#170
ev-br
closed
3 months ago
0
DOC: discuss pytest assertion rewrites in README
#169
ev-br
closed
3 months ago
0
WIP: request assert_rewrite of scipy_doctest itself
#168
ev-br
closed
4 months ago
2
Rework the readme
#167
ev-br
closed
4 months ago
1
BUG: pytest register_assert_rewrites of internal modules
#166
ev-br
closed
4 months ago
1
Allow `# may vary` on example.source
#165
ev-br
closed
3 months ago
0
Enh/156 - Distinguish lists of arrays from tuples of arrays
#164
luxedo
closed
4 months ago
0
Doc/159 - remove scpdt references from README
#163
luxedo
closed
4 months ago
1
FIX: iterable checks longest
#162
luxedo
closed
4 months ago
4
Doctests won't fail with extra items at the end of lists
#161
luxedo
closed
4 months ago
0
DOC: remove scpdt references from README
#160
luxedo
closed
4 months ago
1
Outdated package references in README
#159
luxedo
closed
4 months ago
1
ENH: allow filtering out import errors on get_public_object
#158
ev-br
closed
4 months ago
1
ENH: more robust detection of printed arrays
#157
ev-br
closed
4 months ago
0
Distinguish lists of arrays from tuples of arrays
#156
ev-br
closed
4 months ago
5
DOC: Update the issue tracker loc in README
#155
ev-br
closed
6 months ago
3
Investigate why local files are (sometimes) not found under pytest
#154
ev-br
closed
2 months ago
0
Rename to `scipy_doctest`
#153
ev-br
closed
6 months ago
1
Add a pre-release CI job
#152
ev-br
closed
6 months ago
0
ENH: treat nans as equal
#151
ev-br
closed
6 months ago
0
Improve handling of nans
#150
ev-br
closed
6 months ago
0
Add a test for masked arrays hiding within namedtuples
#149
ev-br
opened
6 months ago
0
BUG: make handling of masked arrays more specific
#148
ev-br
closed
6 months ago
1
Allow per-example atol, rtol; support Ellipsis in numeric values
#147
ev-br
opened
6 months ago
0
MAINT: Adapt to NumPy 2.0
#146
ev-br
closed
6 months ago
3
MAINT: close the figures before backend change
#145
ev-br
closed
7 months ago
4
Add a pytest pre-release workflow job
#144
ev-br
closed
6 months ago
1
MAINT: try fixing a collection error under pytest 8.1.x
#143
ev-br
closed
7 months ago
4
plugin breaks with pytest 8.1.0
#142
ev-br
closed
7 months ago
1
ENH: make OutputChecker pluggable
#141
ev-br
closed
7 months ago
5
BUG: fix default stopwords list
#140
ev-br
closed
8 months ago
0
DOC: discuss some gotchas in README
#139
ev-br
closed
7 months ago
0
BUG: more robust filter DeprecationWarnings
#138
ev-br
closed
7 months ago
0
Running on an installed package collects too much
#137
ev-br
closed
7 months ago
0
Add DTConfig.pytest_extra_{ignore,skip,xfail} flags
#136
ev-br
closed
8 months ago
2
MAINT: a nicer way to detect a module is deprecated in DTModule
#135
ev-br
closed
8 months ago
2
Why is `--doctest-glob=*rst` required for tutorials
#134
ev-br
closed
8 months ago
2
BUG: fix testing *rst tutorials
#133
ev-br
closed
8 months ago
1
split `DTConfig.pytest_extra_skips` key into pytest-ignore, pytest-skip and pytest-xfail
#132
ev-br
closed
8 months ago
1
MAINT: refine installation of core and test dependencies
#131
Sheila-nk
closed
7 months ago
22
allow running the plugin on rst tutorials
#130
ev-br
closed
8 months ago
2
DOC: tweak the readme
#129
ev-br
closed
8 months ago
1
ENH: make collection strategy user configurable in the pytest layer
#128
ev-br
closed
8 months ago
5
Change values of `local resources` config variable to file names
#127
Sheila-nk
closed
8 months ago
1
MAINT: use super() in DTRunner
#126
ev-br
closed
8 months ago
0
MAINT: clean up imports, naming in the plugin
#125
ev-br
closed
8 months ago
0
Next