Skip to content

wade-cheng/pytest-doctest-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-doctest-bug

uv run pytest -v --doctest-modules working.py works.

uv run pytest -v --doctest-modules failing.py fails.

The only difference is a rounded float in failing.py, even though NUMBER is enabled. (See diff --color working.py failing.py.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages