2023-02-26T03:50
2023-02-26T03:50
============================= 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.10.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 1.37s ===============================
DURATION: 1
