Skip to content

Commit 9cf9cfa

Browse files
committed
docs(12281.feature.rst): add changelog fragment
1 parent 598d881 commit 9cf9cfa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog/12281.feature.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Added support for keyword matching in marker expressions.
2+
3+
Now tests can be selected by marker keyword arguments.
4+
Supported values are ``int``, (unescaped) ``str``, ``bool`` & ``None``.
5+
6+
See :ref:`marker examples <marker_keyword_expression_example>` for more information.
7+
8+
-- by :user:`lovetheguitar`.

0 commit comments

Comments
 (0)