We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60a842f + 222c0f1 commit a257362Copy full SHA for a257362
sunpy_tst.ini
@@ -3,7 +3,7 @@ testpaths = "sunpy" "docs"
3
norecursedirs = ".tox" "build" "docs[\/]_build" "docs[\/]generated" "*.egg-info" "examples" "sunpy[/\]_dev" ".jupyter" ".history" "tools" "sunpy[\/]extern" "benchmarks"
4
doctest_plus = enabled
5
doctest_optionflags = NORMALIZE_WHITESPACE FLOAT_CMP ELLIPSIS
6
-addopts = --dist no --arraydiff --doctest-rst --doctest-ignore-import-errors -p no:unraisableexception -p no:threadexception
+addopts = --dist no --arraydiff --doctest-rst --doctest-ignore-import-errors -p no:unraisableexception -p no:threadexception -m "not mpl_image_compare"
7
asdf_schema_tests_enabled = true
8
asdf_schema_root = sunpy/io/special/asdf/resources/
9
mpl-results-path = figure_test_images
0 commit comments