Skip to content

Commit b29f40a

Browse files
committed
Adding changelog entries for does_not_raise
1 parent 3d62fd0 commit b29f40a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changelog/1830.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A context manager ``does_not_raise`` is added to complement ``raises`` in parametrized tests with conditional raises.

changelog/4324.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Document how to use ``raises`` and ``does_not_raise`` to write parametrized tests with conditional raises.

0 commit comments

Comments
 (0)