2023-02-16T23:13
2023-02-16T23:13
============================= test session starts ==============================
platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0
rootdir: /usr/lib/python3-hypothesis/ptest
plugins: hypothesis-6.68.1, subtests-0.9.0
collected 5 items

PASS: examples/test_binary_search.py::test_insert_is_sorted 
PASS: examples/test_binary_search.py::test_is_minimal 
PASS: examples/test_binary_search.py::test_inserts_into_same_place_twice 
PASS: examples/test_rle.py::test_decodes_to_starting_sequence 
PASS: examples/test_rle.py::test_duplicating_an_element_does_not_increase_length 

============================== 5 passed in 2.69s ===============================
DURATION: 3
