2023-02-10T01:30
2023-02-10T01:30
============================= test session starts ==============================
platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0
rootdir: /usr/lib/python3-hypothesis/ptest
plugins: hypothesis-6.66.0, 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 1.03s ===============================
DURATION: 1
