Files
pytest2/changelog/10617.feature.rst
2023-10-02 18:37:52 -03:00

3 lines
203 B
ReStructuredText

Added more comprehensive set assertion rewrites for comparisons other than equality ``==``, with
the following operations now providing better failure messages: ``!=``, ``<=``, ``>=``, ``<``, and ``>``.