We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598d881 commit 9cf9cfaCopy full SHA for 9cf9cfa
changelog/12281.feature.rst
@@ -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