diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2020-01-03 14:38:29 -0800 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-01-04 01:21:58 +0100 |
commit | b7675e276520c7ce595b9b5dbb10c02a42f5a9b1 (patch) | |
tree | 4f8a94103fa423ab1c9978fe4178b92a93bfed6c /python/fatcat_tools/importers | |
parent | e6feb6fd6d48f7b179389e79dfeb994d1b0f797b (diff) | |
download | fatcat-b7675e276520c7ce595b9b5dbb10c02a42f5a9b1.tar.gz fatcat-b7675e276520c7ce595b9b5dbb10c02a42f5a9b1.zip |
pytest: explicitly indicate all in-scope test files
The purpose of this change is to test errors when pytest tries to
recursively update assertion statements in all dependent packages. The
reason pytest does this is to add pretty printing, which is nice, but
probably shouldn't be done in all dependency libraries.
This fixes test problems with both CSL (citeproc_styles) and dateparser
(when actually imported in code, which currently on master does not
happen).
Diffstat (limited to 'python/fatcat_tools/importers')
0 files changed, 0 insertions, 0 deletions