check docstring examples with pytest · python-validators/validators@8ddc7fb

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 8ddc7fb

committed

check docstring examples with pytest

1 parent 6627a75 commit 8ddc7fb

File tree

1 file changed

+

1

-

0

lines changed

1 file changed

+

1

-

0

lines changed

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -127,6 +127,7 @@ typeCheckingMode = "strict"

127127
128128

[tool.pytest.ini_options]

129129

pythonpath = ["src"]

130+

addopts = ["--doctest-modules"]

130131
131132

[tool.ruff]

132133

lint.select = [

0 commit comments

Comments

 (0)