docs(12281.feature.rst): add changelog fragment
This commit is contained in:
parent
598d881c9c
commit
9cf9cfabcb
|
@ -0,0 +1,8 @@
|
|||
Added support for keyword matching in marker expressions.
|
||||
|
||||
Now tests can be selected by marker keyword arguments.
|
||||
Supported values are ``int``, (unescaped) ``str``, ``bool`` & ``None``.
|
||||
|
||||
See :ref:`marker examples <marker_keyword_expression_example>` for more information.
|
||||
|
||||
-- by :user:`lovetheguitar`.
|
Loading…
Reference in New Issue