Files
pytest2/doc/en/example
Jarrett Keifer 751d726d21 nonpython example now repr all exceptions
The definition of `repr_failure` on the `YamlItem` subclass only handled the custom `YamlException` class, which hides all other errors from the user. By adding in the `super` call we ensure all other exception types also appropriately handled by `repr_failure`.
2023-05-23 20:06:05 -07:00
..
2023-03-17 21:58:26 +01:00
2021-11-30 14:55:05 +11:00