2024-10-30T14:11
2024-10-30T14:11
============================= test session starts ==============================
platform linux -- Python 3.10.15, pytest-7.1.1, pluggy-1.0.0
rootdir: /usr/lib/python3-hypothesis/ptest
plugins: hypothesis-6.39.5, subtests-0.7.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 0.56s ===============================
DURATION: 1
