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 f371a12 commit b16eff8Copy full SHA for b16eff8
README.rst
@@ -36,6 +36,7 @@ Each JMESPath test case can have the following keys:
36
* ``invalid-type`` - Invalid argument type for a function.
37
* ``invalid-value`` - Semantically incorrect value (used in slice tests)
38
* ``unknown-function`` - Attempting to invoke an unknown function.
39
+ * ``not-a-number`` - While evaluating arithmetic expressions.
40
41
* ``bench`` - If the case is a benchmark, ``bench`` contains the type of
42
benchmark. Available ``bench`` types are as follows:
0 commit comments