Clone
1
run 2671 TEST commit 842a0d7
ci-bot edited this page 2025-08-26 14:17:29 +00:00

Test Report

View CI Run 2671 | Commit 842a0d7 Pytest completed successfully

All tests were collected and executed properly. See the details below.

📋 Short test summary info
=========================== short test summary info ============================
FAILED tests/test_utils_debug.py::test_short_repr[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...] - assert "'aaaaaaaaa..." == "'aaaaaaaaaa..."
  
  - 'aaaaaaaaaa...
  ?  -
  + 'aaaaaaaaa...
FAILED tests/test_utils_debug.py::test_short_repr[value5-20-Obj(xxxxxxxxxxxxxxxxx...] - AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...'
  
  - Obj(xxxxxxxxxxxxxxxxx...
  ?                     -
  + Obj(xxxxxxxxxxxxxxxx...
FAILED tests/test_utils_get_adj.py::test_get_adjs_filter - AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'}
  
  Extra items in the right set:
  'brightness'
  
  Full diff:
    {
  -     'brightness',
        'contrast',
        'mid_brightness',
        'mid_contrast',
    }
FAILED tests/test_utils_logcfg.py::test_import_logging_once_per_module - AssertionError: Expected 1 import log for 'math', found 0
assert 0 == 1
FAILED tests/test_utils_shortcut.py::TestShortcutsSingleton::test_registration - assert 3 == 2
 +  where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"})
 +    where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get()
 +      where _get = <lambda>: Shortcut "<lambda>"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\n._get
FAILED tests/test_utils_shortcut.py::TestFullIntegration::test_multiple_shortcuts - assert 5 == 2
 +  where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...})
 +    where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get()
 +      where _get = <lambda>: Shortcut "<lambda>"\nFirst:    Shortcut "First"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\nSecond:   Shortcut "Second"\n._get
FAILED tests/test_utils_tqdm_mod.py::test_float_alignment_in_bar - assert 3 == 1
 +  where 3 = len({50, 64, 65})
 +    where {50, 64, 65} = set([50, 64, 64, 65, 65])
ERROR tests/test_utils_argfwd.py
============== 7 failed, 494 passed, 3 warnings, 1 error in 9.95s ==============
🪵 Full raw pytest log
============================= test session starts ==============================
platform linux -- Python 3.8.20, pytest-8.3.4, pluggy-1.5.0
rootdir: /workspace/tligui_y/slic
plugins: time-machine-2.15.0, metadata-3.1.1, json-report-1.5.0, cov-5.0.0, typeguard-4.3.0
]0;slic[W 250826 14:16:52 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'
collected 501 items / 1 error

morbidissimo/morbidissimo/morioc/test_infer_type.py ................................
tests/test_utils_ask_yes_no.py .............
.
.
.
.
.
.
.

.


.


.
.
.
.
.
.
.
.
.
.
..


.
.
.

.

.



.
tests/test_utils_channels.py .
tests/test_utils_config.py ..
tests/test_utils_cpint.py ........................
tests/test_utils_dbusnotify.py .......
tests/test_utils_debug.py ......F...F
tests/test_utils_dictext.py .................
tests/test_utils_dotdir.py ...
tests/test_utils_duo.py ....
.......
tests/test_utils_elog.py ..Enter elog password for user: robot
...
tests/test_utils_eval.py ......................................
tests/test_utils_exceptions.py ..........
tests/test_utils_get_adj.py ...F
tests/test_utils_ipy.py test_desc: desc ok
test_doc:  doc ok
test_id:   D4
test_name: name ok

.
tests/test_utils_jsonext.py ........
tests/test_utils_lazypv.py .
tests/test_utils_logcfg.py Captured stderr: '[L 250826 14:16:54 test_utils_logcfg:41] This is a LONG message\n'
.Captured stderr: '[E 250826 14:16:54 test_utils_logcfg:41] Please ENLARGE this!\n'
.[E 250826 14:16:55 tools:40] cannot assign endstation to IP 172.18.0.3 (7c441d267504)
[W 250826 14:16:55 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'

F
tests/test_utils_logign.py .....
tests/test_utils_marker.py .......Going to "Device_TGG at 3.3 V"
.Going to "Device_TAC at 3.3 V"
.....
tests/test_utils_metaclasses.py ..
tests/test_utils_namespace.py .
tests/test_utils_npy.py ......................................................
tests/test_utils_path.py Deleting "/tmp/tmpcun5_eej/a.txt".
Deleting "/tmp/tmpcun5_eej/c.txt".
..Directory "/tmp/tmprpteh5r0/nested/dir" does not exist, creating it...
...
tests/test_utils_picklio.py .......
tests/test_utils_printing.py ......................................"A: ID\nB: ✓ Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n#             A     B          C                            D\n- ------------- ----- ---------- ----------------------------\n0            X1  True     0.1234               {'meta': 'ok'}\n1 AnotherSample False 98765.4321          {'meta': [1, 2, 3]}\n2             Z  None        0.0 {'meta': {'nested_key': 42}}"
"A: ID\nB: ✓ Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n#             A     B          C                            D\n- ------------- ----- ---------- ----------------------------\n0            X1  True     0.1234               {'meta': 'ok'}\n1 AnotherSample False 98765.4321          {'meta': [1, 2, 3]}\n2             Z  None        0.0 {'meta': {'nested_key': 42}}"
.
tests/test_utils_rangebar.py .................
tests/test_utils_readable.py ........................
tests/test_utils_registry.py ........
tests/test_utils_richcfg.py ╭─ user = <test_utils_richcfg.User object at 0x7f8036b8b040> ─╮
 Represents a user in the system.                            
                                                             
 ╭─────────────────────────────────────────────────────────╮ 
  <test_utils_richcfg.User object at 0x7f8036b8b040>       
 ╰─────────────────────────────────────────────────────────╯ 
                                                             
   age = 30                                                  
  name = 'Alice'                                             
  role = 'admin'                                             
 greet = def greet(): Returns a welcome message.             
╰─────────────────────────────────────────────────────────────╯





Type:        User
String form: <test_utils_richcfg.User object at 0x7f8036b8b550>
File:        /workspace/tligui_y/slic/tests/test_utils_richcfg.py
Source:     
class User:
    """Represents a user in the system."""

    role = "admin"

    def __init__(self, name: str, age: int):
        self.name = name
        self.age = age

    def greet(self):
        """Returns a welcome message."""
        return f"Welcome, {self.name}!"

.
tests/test_utils_run_later.py ..................
tests/test_utils_sendmail.py ..
tests/test_utils_sendsms.py .
tests/test_utils_shortcut.py ..........F...Calculating 3 + 4
.F.
tests/test_utils_snapshot.py ........
tests/test_utils_termtitle.py .
tests/test_utils_tqdm_mod.py ...

AlignBar:   0%|          | 0/100.1 [00:00<?, ? Hz]
AlignBar:   1%|1         |   1.3/100.1 [00:00<00:00, 58252.8 Hz]
AlignBar:  12%|#2        |  12.5/100.1 [00:00<00:00, 82764.4 Hz]
AlignBar: 100%|#########9|  99.9/100.1 [00:00<00:00, 442687.0 Hz]
AlignBar: 100%|##########| 100.1/100.1 [00:00<00:00, 218601.6 Hz]
F...
tests/test_utils_trinary.py ...
tests/test_utils_typecast.py .........
tests/test_utils_utils.py ..................................
tests/test_utils_xrange.py .......

==================================== ERRORS ====================================
_________________ ERROR collecting tests/test_utils_argfwd.py __________________
ImportError while importing test module '/workspace/tligui_y/slic/tests/test_utils_argfwd.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
.pixi/envs/default/lib/python3.8/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_utils_argfwd.py:4: in <module>
    import false
E   ModuleNotFoundError: No module named 'false'
=================================== FAILURES ===================================
_ test_short_repr[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...] _

value = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
cutoff = 10, expected = "'aaaaaaaaaa..."

    @pytest.mark.parametrize(
        "value, cutoff, expected",
        [
            ("abc", 10, "'abc'"),
            ("a" * 100, 10, "'aaaaaaaaaa..."),
            (12345, 10, "12345"),
            ([0]*100, 15, str(repr([0]*100))[:15] + "..."),
            (None, 10, "None"),
            (type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."),
        ]
    )
    
    def test_short_repr(value, cutoff, expected):
>       assert short_repr(value, cutoff) == expected
E       assert "'aaaaaaaaa..." == "'aaaaaaaaaa..."
E         
E         - 'aaaaaaaaaa...
E         ?  -
E         + 'aaaaaaaaa...

tests/test_utils_debug.py:66: AssertionError
_____________ test_short_repr[value5-20-Obj(xxxxxxxxxxxxxxxxx...] ______________

value = Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx), cutoff = 20
expected = 'Obj(xxxxxxxxxxxxxxxxx...'

    @pytest.mark.parametrize(
        "value, cutoff, expected",
        [
            ("abc", 10, "'abc'"),
            ("a" * 100, 10, "'aaaaaaaaaa..."),
            (12345, 10, "12345"),
            ([0]*100, 15, str(repr([0]*100))[:15] + "..."),
            (None, 10, "None"),
            (type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."),
        ]
    )
    
    def test_short_repr(value, cutoff, expected):
>       assert short_repr(value, cutoff) == expected
E       AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...'
E         
E         - Obj(xxxxxxxxxxxxxxxxx...
E         ?                     -
E         + Obj(xxxxxxxxxxxxxxxx...

tests/test_utils_debug.py:66: AssertionError
_____________________________ test_get_adjs_filter _____________________________

    def test_get_adjs_filter():
        a4 = SubAdjustable("mid_brightness",         units="%", limit_low=0,   limit_high=100)
        a5 = SubAdjustable("debug_internal",   internal=True)
        public = get_adjs()
>       assert set(public) == {'brightness', 'contrast', 'mid_contrast', 'mid_brightness'}
E       AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'}
E         
E         Extra items in the right set:
E         'brightness'
E         
E         Full diff:
E           {
E         -     'brightness',
E               'contrast',
E               'mid_brightness',
E               'mid_contrast',
E           }

tests/test_utils_get_adj.py:42: AssertionError
_____________________ test_import_logging_once_per_module ______________________

    def test_import_logging_once_per_module():
        code = textwrap.dedent("""
            from slic.utils.logcfg import *
            import math
            import io
            import random
        """)
    
        with tempfile.NamedTemporaryFile("w", suffix=".py", delete=False) as tmp:
            tmp.write(code)
            tmp_path = tmp.name
    
        env = os.environ.copy()
        root_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
        env["PYTHONPATH"] = root_path + os.pathsep + env.get("PYTHONPATH", "")
    
        result = subprocess.run([sys.executable, tmp_path], capture_output=True, text=True, env=env)
        os.remove(tmp_path)
    
        assert result.returncode == 0, f"Script failed:\n{result.stderr}"
    
        stderr = result.stderr
        print(stderr)
        lines = stderr.splitlines()
        for mod in ["math", "io", "random"]:
            count = sum(1 for line in lines if f"importing: {mod}" in line)
>           assert count == 1, f"Expected 1 import log for '{mod}', found {count}"
E           AssertionError: Expected 1 import log for 'math', found 0
E           assert 0 == 1

tests/test_utils_logcfg.py:78: AssertionError
___________________ TestShortcutsSingleton.test_registration ___________________

self = <test_utils_shortcut.TestShortcutsSingleton object at 0x7f8037e159d0>

    def test_registration(self):
        # Test automatic registration
        @as_shortcut(name="FuncA")
        def func_a():
            pass
    
        @as_shortcut(name="FuncB")
        def func_b():
            pass
    
>       assert len(shortcuts._get()) == 2
E       assert 3 == 2
E        +  where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"})
E        +    where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get()
E        +      where _get = <lambda>: Shortcut "<lambda>"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\n._get

tests/test_utils_shortcut.py:138: AssertionError
_________________ TestFullIntegration.test_multiple_shortcuts __________________

self = <test_utils_shortcut.TestFullIntegration object at 0x7f8037e15d60>

    def test_multiple_shortcuts(self):
        # Test multiple shortcuts coexistence
        @as_shortcut(name="First")
        def first():
            return 1
    
        @as_shortcut(name="Second")
        def second():
            return 2
    
        assert shortcuts["First"].func() == 1
        assert shortcuts["Second"].func() == 2
>       assert len(shortcuts._get()) == 2
E       assert 5 == 2
E        +  where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...})
E        +    where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get()
E        +      where _get = <lambda>: Shortcut "<lambda>"\nFirst:    Shortcut "First"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\nSecond:   Shortcut "Second"\n._get

tests/test_utils_shortcut.py:203: AssertionError
_________________________ test_float_alignment_in_bar __________________________

    def test_float_alignment_in_bar():
        # Capture the tqdm output into a string buffer
        f = io.StringIO()
        with redirect_stdout(f):
            bar = tqdm_mod(total=100.12, desc="AlignBar", file=f, miniters=1, mininterval=0)
            bar.set(1.3333)
            bar.set(12.5)
            bar.set(99.89)
            bar.set(100.12)
            bar.close()
    
        # Extract lines containing the label
        lines = extract_lines(f.getvalue(), "AlignBar")
    
        # Expected formatted values using format_sizeof
        expected_values = [
            "1.3/100.1",
            "12.5/100.1",
            "99.9/100.1",
            "100.1/100.1",
        ]
    
        # Extract the actual padded float/total strings from the full lines
        values = []
        for line in lines:
            match = re.search(r"(\d{1,3}\.\d)/100\.1", line)
            if match:
                values.append(match.group(0))
    
        # Ensure raw 100.12 never appears : format_sizeof must have truncated it
        assert all("100.12" not in line for line in lines), "Unrounded value '100.12' found in output!"
    
        # Check all expected values appear rounded as expected by format_sizeof
        for expected in expected_values:
            assert expected in values, f"Missing expected value: {expected}"
    
        # Check that all values are visually aligned, output with same length, to ensure that format_sizeof add the good number avec spaces
        print("\n")
        bar_segments = []
        for line in lines:
            match = re.search(r".*?\]", line)
            if match:
                bar_segments.append(match.group(0))
                print(match.group(0))
    
        lengths = [len(seg) for seg in bar_segments]
>       assert len(set(lengths)) == 1
E       assert 3 == 1
E        +  where 3 = len({50, 64, 65})
E        +    where {50, 64, 65} = set([50, 64, 64, 65, 65])

tests/test_utils_tqdm_mod.py:130: AssertionError
=============================== warnings summary ===============================
.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py:207
  /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py:207: DeprecationWarning: invalid escape sequence \-
    if not re.match('^tcp://[a-zA-Z.\-0-9]+:[0-9]+$', address):

.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py:97
  /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py:97: DeprecationWarning: The module numpy.dual is deprecated.  Instead of using dual, use the functions directly from numpy or scipy.
    from numpy.dual import register_func

tests/test_utils_pv.py:12
  /workspace/tligui_y/slic/tests/test_utils_pv.py:12: DeprecationWarning: invalid escape sequence \[
    '''

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

Generated on 2025-08-26 16:17:01 CEST

🧾 General Info

  • duration: 9.925164699554443
  • root: /workspace/tligui_y/slic
  • environment: {}

📋 Summary

  • Passed: 494
  • Failed: 7
  • Total: 501
  • Collected: 501

🔎 Tests

Passed (494)
  • 📄 morbidissimo/morbidissimo/morioc/test_infer_type.py

    Function: test_it_type_str

    • Test 1

      📌 Setup phase

      duration:

      0.0008215829730033875
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024464353919029236
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000227426178753376
      

      outcome:

      passed
      

    Function: test_it_type_float

    • Test 2

      📌 Setup phase

      duration:

      0.00012800469994544983
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016555096954107285
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010686181485652924
      

      outcome:

      passed
      

    Function: test_it_type_int

    • Test 3

      📌 Setup phase

      duration:

      0.00010979361832141876
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013806764036417007
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.861495345830917e-05
      

      outcome:

      passed
      

    Function: test_it_value_str

    • Test 4

      📌 Setup phase

      duration:

      0.0001051994040608406
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001411624252796173
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010328274220228195
      

      outcome:

      passed
      

    Function: test_it_value_long_str

    • Test 5

      📌 Setup phase

      duration:

      0.00011011213064193726
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014516990631818771
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010882876813411713
      

      outcome:

      passed
      

    Function: test_it_value_float

    • Test 6

      📌 Setup phase

      duration:

      0.00010530184954404831
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001683635637164116
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010067503899335861
      

      outcome:

      passed
      

    Function: test_it_value_int

    • Test 7

      📌 Setup phase

      duration:

      0.00010728463530540466
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015579257160425186
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.725149720907211e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_str

    • Test 8

      📌 Setup phase

      duration:

      0.0001040073111653328
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001373952254652977
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.98498871922493e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_float

    • Test 9

      📌 Setup phase

      duration:

      0.00011873804032802582
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013760291039943695
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.714625775814056e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_int

    • Test 10

      📌 Setup phase

      duration:

      0.00010432302951812744
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013918336480855942
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.926874190568924e-05
      

      outcome:

      passed
      

    Function: test_pstrue_str

    • Test 11

      📌 Setup phase

      duration:

      0.00010515842586755753
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014518573880195618
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.697023779153824e-05
      

      outcome:

      passed
      

    Function: test_pstrue_float

    • Test 12

      📌 Setup phase

      duration:

      0.00010324642062187195
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013525784015655518
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.486917406320572e-05
      

      outcome:

      passed
      

    Function: test_pstrue_int

    • Test 13

      📌 Setup phase

      duration:

      0.00010990258306264877
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013985764235258102
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.835697710514069e-05
      

      outcome:

      passed
      

    Function: test_psfalse_str

    • Test 14

      📌 Setup phase

      duration:

      0.00010283943265676498
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001345248892903328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.430292993783951e-05
      

      outcome:

      passed
      

    Function: test_psfalse_float

    • Test 15

      📌 Setup phase

      duration:

      0.00011831242591142654
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013604667037725449
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.612739086151123e-05
      

      outcome:

      passed
      

    Function: test_psfalse_int

    • Test 16

      📌 Setup phase

      duration:

      0.0001035807654261589
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013391859829425812
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.57222655415535e-05
      

      outcome:

      passed
      

    Function: test_it_None

    • Test 17

      📌 Setup phase

      duration:

      0.0001186765730381012
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016888044774532318
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.936466813087463e-05
      

      outcome:

      passed
      

    Function: test_it_True

    • Test 18

      📌 Setup phase

      duration:

      0.0001135086640715599
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014077778905630112
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.620096534490585e-05
      

      outcome:

      passed
      

    Function: test_it_False

    • Test 19

      📌 Setup phase

      duration:

      0.00010791141539812088
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00031371135264635086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010571721941232681
      

      outcome:

      passed
      

    Function: test_it_nan

    • Test 20

      📌 Setup phase

      duration:

      0.00011938158422708511
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014008115977048874
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.841937571763992e-05
      

      outcome:

      passed
      

    Function: test_it_np_nan

    • Test 21

      📌 Setup phase

      duration:

      0.00010865647345781326
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013849511742591858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.713787585496902e-05
      

      outcome:

      passed
      

    Function: test_it_np1D_int

    • Test 22

      📌 Setup phase

      duration:

      0.00010370835661888123
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021367520093917847
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010510534048080444
      

      outcome:

      passed
      

    Function: test_it_np2D_int

    • Test 23

      📌 Setup phase

      duration:

      0.00010900106281042099
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002027861773967743
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010469462722539902
      

      outcome:

      passed
      

    Function: test_it_np1D_float

    • Test 24

      📌 Setup phase

      duration:

      0.00010567344725131989
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025608576834201813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010848604142665863
      

      outcome:

      passed
      

    Function: test_it_np2D_float

    • Test 25

      📌 Setup phase

      duration:

      0.00011423975229263306
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021922122687101364
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001008668914437294
      

      outcome:

      passed
      

    Function: test_it_np1D_bool

    • Test 26

      📌 Setup phase

      duration:

      0.0001049404963850975
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017137546092271805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001001209020614624
      

      outcome:

      passed
      

    Function: test_it_np1D_object

    • Test 27

      📌 Setup phase

      duration:

      0.00010681990534067154
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015259906649589539
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.715091437101364e-05
      

      outcome:

      passed
      

    Function: test_it_np_scalar_int

    • Test 28

      📌 Setup phase

      duration:

      0.0001038992777466774
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019268691539764404
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010469648987054825
      

      outcome:

      passed
      

    Function: test_it_np_scalar_float

    • Test 29

      📌 Setup phase

      duration:

      0.00010889023542404175
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017129722982645035
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010832305997610092
      

      outcome:

      passed
      

    Function: test_it_np_scalar_bool

    • Test 30

      📌 Setup phase

      duration:

      0.00010505411773920059
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016789231449365616
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010608136653900146
      

      outcome:

      passed
      

    Function: test_it_list

    • Test 31

      📌 Setup phase

      duration:

      0.00011239387094974518
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000149616040289402
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.712018072605133e-05
      

      outcome:

      passed
      

    Function: test_it_tuple

    • Test 32

      📌 Setup phase

      duration:

      0.0001026839017868042
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014268327504396439
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010365620255470276
      

      outcome:

      passed
      
  • 📄 test_utils_ask_yes_no.py

    Function: test_ask_yes_no

    • Test 33
      params: default=null, user_input="y", expected_output=true, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input: y
        expected_output: True
        expected_prompt: Question? [y/n] 
      id: None-y-True-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.00045504700392484665
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009227963164448738
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021763984113931656
      

      outcome:

      passed
      
    • Test 34
      params: default=null, user_input="yes", expected_output=true, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input: yes
        expected_output: True
        expected_prompt: Question? [y/n] 
      id: None-yes-True-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.00033223163336515427
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005485108122229576
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001876838505268097
      

      outcome:

      passed
      
    • Test 35
      params: default=null, user_input="n", expected_output=false, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input: n
        expected_output: False
        expected_prompt: Question? [y/n] 
      id: None-n-False-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.00032732822000980377
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005242861807346344
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018127262592315674
      

      outcome:

      passed
      
    • Test 36
      params: default=null, user_input="no", expected_output=false, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input: no
        expected_output: False
        expected_prompt: Question? [y/n] 
      id: None-no-False-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.0003178119659423828
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000499567948281765
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001842305064201355
      

      outcome:

      passed
      
    • Test 37
      params: default=null, user_input=["maybe", "y"], expected_output=true, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input:
          - maybe
          - y
        expected_output: True
        expected_prompt: Question? [y/n] 
      id: None-user_input4-True-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.0003125881776213646
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006146663799881935
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020420923829078674
      

      outcome:

      passed
      
    • Test 38
      params: default=null, user_input=["", "no"], expected_output=false, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input:
          - (vide)
          - no
        expected_output: False
        expected_prompt: Question? [y/n] 
      id: None-user_input5-False-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.00032351259142160416
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000536767765879631
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018308870494365692
      

      outcome:

      passed
      
    • Test 39
      params: default=null, user_input=["invalid", "", "invalid", "yes"], expected_output=true, expected_prompt="Question? [y/n] "

      📌 Runtime Parameters

      params:
        default: None
        user_input:
          - invalid
          - (vide)
          - invalid
          - yes
        expected_output: True
        expected_prompt: Question? [y/n] 
      id: None-user_input6-True-Question? [y/n] 
      

      📌 Setup phase

      duration:

      0.0003332793712615967
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005428213626146317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019729044288396835
      

      outcome:

      passed
      
    • Test 40
      params: default="y", user_input="y", expected_output=true, expected_prompt="Question? [Y/n] "

      📌 Runtime Parameters

      params:
        default: y
        user_input: y
        expected_output: True
        expected_prompt: Question? [Y/n] 
      id: y-y-True-Question? [Y/n] 
      

      📌 Setup phase

      duration:

      0.0003244532272219658
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006020897999405861
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020348001271486282
      

      outcome:

      passed
      
    • Test 41
      params: default="y", user_input="n", expected_output=false, expected_prompt="Question? [Y/n] "

      📌 Runtime Parameters

      params:
        default: y
        user_input: n
        expected_output: False
        expected_prompt: Question? [Y/n] 
      id: y-n-False-Question? [Y/n] 
      

      📌 Setup phase

      duration:

      0.000315212644636631
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005138702690601349
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018849968910217285
      

      outcome:

      passed
      
    • Test 42
      params: default="y", user_input="", expected_output=true, expected_prompt="Question? [Y/n] "

      📌 Runtime Parameters

      params:
        default: y
        user_input: None
        expected_output: True
        expected_prompt: Question? [Y/n] 
      id: y--True-Question? [Y/n] 
      

      📌 Setup phase

      duration:

      0.00031545013189315796
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005022557452321053
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001868186518549919
      

      outcome:

      passed
      
    • Test 43
      params: default="n", user_input="y", expected_output=true, expected_prompt="Question? [y/N] "

      📌 Runtime Parameters

      params:
        default: n
        user_input: y
        expected_output: True
        expected_prompt: Question? [y/N] 
      id: n-y-True-Question? [y/N] 
      

      📌 Setup phase

      duration:

      0.00032475218176841736
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000489354133605957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020229537039995193
      

      outcome:

      passed
      
    • Test 44
      params: default="n", user_input="n", expected_output=false, expected_prompt="Question? [y/N] "

      📌 Runtime Parameters

      params:
        default: n
        user_input: n
        expected_output: False
        expected_prompt: Question? [y/N] 
      id: n-n-False-Question? [y/N] 
      

      📌 Setup phase

      duration:

      0.0003144433721899986
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006016967818140984
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018461793661117554
      

      outcome:

      passed
      
    • Test 45
      params: default="n", user_input="", expected_output=false, expected_prompt="Question? [y/N] "

      📌 Runtime Parameters

      params:
        default: n
        user_input: None
        expected_output: False
        expected_prompt: Question? [y/N] 
      id: n--False-Question? [y/N] 
      

      📌 Setup phase

      duration:

      0.00033546146005392075
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005031898617744446
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018118973821401596
      

      outcome:

      passed
      

    Function: test_ask_yes_no_ctrl_c

    • Test 46
      params: default=null, user_input="", expected_output=false, ctrl_c="n"

      📌 Runtime Parameters

      params:
        default: None
        user_input: <class 'KeyboardInterrupt'>
        expected_output: False
        ctrl_c: n
      id: None-KeyboardInterrupt-False-n
      

      📌 Setup phase

      duration:

      0.00033333059400320053
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004991991445422173
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018252618610858917
      

      outcome:

      passed
      
    • Test 47
      params: default=null, user_input="", expected_output=true, ctrl_c="y"

      📌 Runtime Parameters

      params:
        default: None
        user_input: <class 'KeyboardInterrupt'>
        expected_output: True
        ctrl_c: y
      id: None-KeyboardInterrupt-True-y
      

      📌 Setup phase

      duration:

      0.00031070783734321594
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005200756713747978
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001799948513507843
      

      outcome:

      passed
      
    • Test 48
      params: default="y", user_input="", expected_output=false, ctrl_c="n"

      📌 Runtime Parameters

      params:
        default: y
        user_input: <class 'KeyboardInterrupt'>
        expected_output: False
        ctrl_c: n
      id: y-KeyboardInterrupt-False-n
      

      📌 Setup phase

      duration:

      0.0003201505169272423
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006261253729462624
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001910906285047531
      

      outcome:

      passed
      
    • Test 49
      params: default="y", user_input="", expected_output=true, ctrl_c="y"

      📌 Runtime Parameters

      params:
        default: y
        user_input: <class 'KeyboardInterrupt'>
        expected_output: True
        ctrl_c: y
      id: y-KeyboardInterrupt-True-y
      

      📌 Setup phase

      duration:

      0.00032647792249917984
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004967544227838516
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001874556764960289
      

      outcome:

      passed
      
    • Test 50
      params: default="n", user_input="", expected_output=false, ctrl_c="n"

      📌 Runtime Parameters

      params:
        default: n
        user_input: <class 'KeyboardInterrupt'>
        expected_output: False
        ctrl_c: n
      id: n-KeyboardInterrupt-False-n
      

      📌 Setup phase

      duration:

      0.0003149360418319702
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005078865215182304
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018273666501045227
      

      outcome:

      passed
      
    • Test 51
      params: default=null, user_input="['invalid', '', 'invalid', ]", expected_output=false, ctrl_c="n"

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['invalid', '', 'invalid', <class 'KeyboardInterrupt'>]
        expected_output: False
        ctrl_c: n
      id: None-user_input5-False-n
      

      📌 Setup phase

      duration:

      0.0003178594633936882
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005447361618280411
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001824488863348961
      

      outcome:

      passed
      
    • Test 52
      params: default=null, user_input="['invalid', '', 'invalid', ]", expected_output=true, ctrl_c="y"

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['invalid', '', 'invalid', <class 'KeyboardInterrupt'>]
        expected_output: True
        ctrl_c: y
      id: None-user_input6-True-y
      

      📌 Setup phase

      duration:

      0.0003382973372936249
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010895589366555214
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019237957894802094
      

      outcome:

      passed
      
    • Test 53
      params: default=null, user_input="['foo', '', , '', 'invalid', , 'no']", expected_output=false, ctrl_c=null

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['foo', '', <class 'KeyboardInterrupt'>, '', 'invalid', <class 'KeyboardInterrupt'>, 'no']
        expected_output: False
        ctrl_c: None
      id: None-user_input7-False-None
      

      📌 Setup phase

      duration:

      0.00031528715044260025
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005861278623342514
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018856581300497055
      

      outcome:

      passed
      
    • Test 54
      params: default="n", user_input="[, , , '']", expected_output=false, ctrl_c=null

      📌 Runtime Parameters

      params:
        default: n
        user_input: [<class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, '']
        expected_output: False
        ctrl_c: None
      id: n-user_input8-False-None
      

      📌 Setup phase

      duration:

      0.00032625533640384674
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005504889413714409
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018928572535514832
      

      outcome:

      passed
      
    • Test 55
      params: default="n", user_input="[, , , '']", expected_output=false, ctrl_c="Invalid"

      📌 Runtime Parameters

      params:
        default: n
        user_input: [<class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, <class 'KeyboardInterrupt'>, '']
        expected_output: False
        ctrl_c: Invalid
      id: n-user_input9-False-Invalid
      

      📌 Setup phase

      duration:

      0.000325632281601429
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006587309762835503
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019340775907039642
      

      outcome:

      passed
      

    Function: test_ask_yes_no_ctrl_d

    • Test 56
      params: default=null, user_input="", expected_output=false, ctrl_d="n"

      📌 Runtime Parameters

      params:
        default: None
        user_input: <class 'EOFError'>
        expected_output: False
        ctrl_d: n
      id: None-EOFError-False-n
      

      📌 Setup phase

      duration:

      0.0003223428502678871
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005111880600452423
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018438603729009628
      

      outcome:

      passed
      
    • Test 57
      params: default=null, user_input="", expected_output=true, ctrl_d="y"

      📌 Runtime Parameters

      params:
        default: None
        user_input: <class 'EOFError'>
        expected_output: True
        ctrl_d: y
      id: None-EOFError-True-y
      

      📌 Setup phase

      duration:

      0.0003181416541337967
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005259215831756592
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018264912068843842
      

      outcome:

      passed
      
    • Test 58
      params: default="y", user_input="", expected_output=true, ctrl_d="y"

      📌 Runtime Parameters

      params:
        default: y
        user_input: <class 'EOFError'>
        expected_output: True
        ctrl_d: y
      id: y-EOFError-True-y
      

      📌 Setup phase

      duration:

      0.0003239559009671211
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004937835037708282
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019553117454051971
      

      outcome:

      passed
      
    • Test 59
      params: default="n", user_input="", expected_output=true, ctrl_d="y"

      📌 Runtime Parameters

      params:
        default: n
        user_input: <class 'EOFError'>
        expected_output: True
        ctrl_d: y
      id: n-EOFError-True-y
      

      📌 Setup phase

      duration:

      0.00031730346381664276
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006175534799695015
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019557494670152664
      

      outcome:

      passed
      
    • Test 60
      params: default="n", user_input="", expected_output=false, ctrl_d="n"

      📌 Runtime Parameters

      params:
        default: n
        user_input: <class 'EOFError'>
        expected_output: False
        ctrl_d: n
      id: n-EOFError-False-n
      

      📌 Setup phase

      duration:

      0.00031696539372205734
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005117179825901985
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018714740872383118
      

      outcome:

      passed
      
    • Test 61
      params: default=null, user_input="['foo', ]", expected_output=true, ctrl_d="y"

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['foo', <class 'EOFError'>]
        expected_output: True
        ctrl_d: y
      id: None-user_input5-True-y
      

      📌 Setup phase

      duration:

      0.00032179709523916245
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005223695188760757
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017848238348960876
      

      outcome:

      passed
      
    • Test 62
      params: default=null, user_input="['foo', ]", expected_output=false, ctrl_d="n"

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['foo', <class 'EOFError'>]
        expected_output: False
        ctrl_d: n
      id: None-user_input6-False-n
      

      📌 Setup phase

      duration:

      0.0003150319680571556
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005238307639956474
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019476935267448425
      

      outcome:

      passed
      
    • Test 63
      params: default="y", user_input="", expected_output=true, ctrl_d=null

      📌 Runtime Parameters

      params:
        default: y
        user_input: <class 'EOFError'>
        expected_output: True
        ctrl_d: None
      id: y-EOFError-True-None
      

      📌 Setup phase

      duration:

      0.0003107832744717598
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006155911833047867
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001892298460006714
      

      outcome:

      passed
      
    • Test 64
      params: default="n", user_input="", expected_output=false, ctrl_d=null

      📌 Runtime Parameters

      params:
        default: n
        user_input: <class 'EOFError'>
        expected_output: False
        ctrl_d: None
      id: n-EOFError-False-None
      

      📌 Setup phase

      duration:

      0.00032603368163108826
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005123419687151909
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018939469009637833
      

      outcome:

      passed
      
    • Test 65
      params: default=null, user_input="['invalid', 'ok', '', , 'ok', 'y']", expected_output=true, ctrl_d=null

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['invalid', 'ok', '', <class 'EOFError'>, 'ok', 'y']
        expected_output: True
        ctrl_d: None
      id: None-user_input9-True-None
      

      📌 Setup phase

      duration:

      0.00032614078372716904
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005548577755689621
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019227061420679092
      

      outcome:

      passed
      
    • Test 66
      params: default="n", user_input="['no', ]", expected_output=false, ctrl_d=null

      📌 Runtime Parameters

      params:
        default: n
        user_input: ['no', <class 'EOFError'>]
        expected_output: False
        ctrl_d: None
      id: n-user_input10-False-None
      

      📌 Setup phase

      duration:

      0.0003225654363632202
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005976054817438126
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019529182463884354
      

      outcome:

      passed
      
    • Test 67
      params: default=null, user_input="[, , , 'y']", expected_output=true, ctrl_d=null

      📌 Runtime Parameters

      params:
        default: None
        user_input: [<class 'EOFError'>, <class 'EOFError'>, <class 'EOFError'>, 'y']
        expected_output: True
        ctrl_d: None
      id: None-user_input11-True-None
      

      📌 Setup phase

      duration:

      0.00031440798193216324
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005483478307723999
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018596462905406952
      

      outcome:

      passed
      
    • Test 68
      params: default=null, user_input="['invalid', '', 'nope', ]", expected_output=false, ctrl_d="n"

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['invalid', '', 'nope', <class 'EOFError'>]
        expected_output: False
        ctrl_d: n
      id: None-user_input12-False-n
      

      📌 Setup phase

      duration:

      0.0003162482753396034
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005477378144860268
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019025057554244995
      

      outcome:

      passed
      
    • Test 69
      params: default=null, user_input="['nope', 'nope', ]", expected_output=true, ctrl_d="y"

      📌 Runtime Parameters

      params:
        default: None
        user_input: ['nope', 'nope', <class 'EOFError'>]
        expected_output: True
        ctrl_d: y
      id: None-user_input13-True-y
      

      📌 Setup phase

      duration:

      0.0003269277513027191
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005394918844103813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020227860659360886
      

      outcome:

      passed
      

    Function: test_ask_yes_no_mixed_sequences

    • Test 70
      params: default=null, ctrl_c="invalid", ctrl_d=null, user_input="['what', '', 'nope', , 'ok', , 'no']", expected_output=false

      📌 Runtime Parameters

      params:
        default: None
        ctrl_c: invalid
        ctrl_d: None
        user_input: ['what', '', 'nope', <class 'KeyboardInterrupt'>, 'ok', <class 'EOFError'>, 'no']
        expected_output: False
      id: None-invalid-None-user_input0-False
      

      📌 Setup phase

      duration:

      0.0003666142001748085
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006748400628566742
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021043140441179276
      

      outcome:

      passed
      
    • Test 71
      params: default=null, ctrl_c=null, ctrl_d="notananswer", user_input="['maybe', , 'nop', 'yep', , 'yes']", expected_output=true

      📌 Runtime Parameters

      params:
        default: None
        ctrl_c: None
        ctrl_d: notananswer
        user_input: ['maybe', <class 'KeyboardInterrupt'>, 'nop', 'yep', <class 'EOFError'>, 'yes']
        expected_output: True
      id: None-None-notananswer-user_input1-True
      

      📌 Setup phase

      duration:

      0.0003575645387172699
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005603162571787834
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001951567828655243
      

      outcome:

      passed
      
    • Test 72
      params: default=null, ctrl_c="n", ctrl_d="nop", user_input="['ok', , , 'maybe', , 'nah', ]", expected_output=false

      📌 Runtime Parameters

      params:
        default: None
        ctrl_c: n
        ctrl_d: nop
        user_input: ['ok', <class 'EOFError'>, <class 'EOFError'>, 'maybe', <class 'EOFError'>, 'nah', <class 'KeyboardInterrupt'>]
        expected_output: False
      id: None-n-nop-user_input2-False
      

      📌 Setup phase

      duration:

      0.00036344490945339203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005860496312379837
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021354388445615768
      

      outcome:

      passed
      
  • 📄 test_utils_channels.py

    Function: test_load_channels_and_channels_class_with_professional_names

    • Test 73

      📌 Setup phase

      duration:

      0.0001266244798898697
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010251421481370926
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001272810623049736
      

      outcome:

      passed
      
  • 📄 test_utils_config.py

    Function: test_config_with_nested_and_list_data

    • Test 74

      📌 Setup phase

      duration:

      0.00012603029608726501
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006677983328700066
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012621935456991196
      

      outcome:

      passed
      

    Function: test_config_with_strange_and_edge_keys

    • Test 75

      📌 Setup phase

      duration:

      0.00011234823614358902
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007581152021884918
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001180032268166542
      

      outcome:

      passed
      
  • 📄 test_utils_cpint.py

    Function: test_load_color_variants_all_keys_and_types

    • Test 76
      params: base_color="red"

      📌 Runtime Parameters

      params:
        base_color: red
      id: red
      

      📌 Setup phase

      duration:

      0.0001965416595339775
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015769805759191513
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001755598932504654
      

      outcome:

      passed
      
    • Test 77
      params: base_color="blue"

      📌 Runtime Parameters

      params:
        base_color: blue
      id: blue
      

      📌 Setup phase

      duration:

      0.0001758430153131485
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015513598918914795
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014578644186258316
      

      outcome:

      passed
      
    • Test 78
      params: base_color="yellow"

      📌 Runtime Parameters

      params:
        base_color: yellow
      id: yellow
      

      📌 Setup phase

      duration:

      0.00017478223890066147
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015166867524385452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001203976571559906
      

      outcome:

      passed
      
    • Test 79
      params: base_color="green"

      📌 Runtime Parameters

      params:
        base_color: green
      id: green
      

      📌 Setup phase

      duration:

      0.00016491953283548355
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001487908884882927
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012046471238136292
      

      outcome:

      passed
      
    • Test 80
      params: base_color="cyan"

      📌 Runtime Parameters

      params:
        base_color: cyan
      id: cyan
      

      📌 Setup phase

      duration:

      0.00017380714416503906
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000143490731716156
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011722836643457413
      

      outcome:

      passed
      
    • Test 81
      params: base_color="magenta"

      📌 Runtime Parameters

      params:
        base_color: magenta
      id: magenta
      

      📌 Setup phase

      duration:

      0.00017386768013238907
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014769099652767181
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012434925884008408
      

      outcome:

      passed
      
    • Test 82
      params: base_color="white"

      📌 Runtime Parameters

      params:
        base_color: white
      id: white
      

      📌 Setup phase

      duration:

      0.0001645069569349289
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000147317536175251
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012065563350915909
      

      outcome:

      passed
      
    • Test 83
      params: base_color="black"

      📌 Runtime Parameters

      params:
        base_color: black
      id: black
      

      📌 Setup phase

      duration:

      0.00016907043755054474
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014661625027656555
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011872779577970505
      

      outcome:

      passed
      

    Function: test_cprint_all_cases_fancy

    • Test 84
      params: objects=[["Fancy", "list"], {"a": 7}, null], color_spec=["red", "+"], sep=" | ", expected_flatten="['Fancy', 'list'] | {'a': 7} | None", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - Fancy
            - list
          -       a: 7
          - (vide)
        color_spec:
          - red
          - +
        sep:  | 
        expected_flatten: ['Fancy', 'list'] | {'a': 7} | None
        expected_error: None
      id: objects0-color_spec0- | -['Fancy', 'list'] | {'a': 7} | None-None
      

      📌 Setup phase

      duration:

      0.0006421161815524101
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024943333119153976
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024925824254751205
      

      outcome:

      passed
      
    • Test 85
      params: objects=[{"k": [1, 2]}, 99, ["X", ["Y"]]], color_spec=["blue", "++"], sep=" - ", expected_flatten="{'k': [1, 2]} - 99 - ['X', ['Y']]", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       k:
              - 1
              - 2
          - 99
          -       - X
            -         - Y
        color_spec:
          - blue
          - ++
        sep:  - 
        expected_flatten: {'k': [1, 2]} - 99 - ['X', ['Y']]
        expected_error: None
      id: objects1-color_spec1- - -{'k': [1, 2]} - 99 - ['X', ['Y']]-None
      

      📌 Setup phase

      duration:

      0.0004822630435228348
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024600978940725327
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024820398539304733
      

      outcome:

      passed
      
    • Test 86
      params: objects=[[], {}, "End"], color_spec=["magenta", "--"], sep=" / ", expected_flatten="[] / {} / End", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          - (vide)
          - (vide)
          - End
        color_spec:
          - magenta
          - --
        sep:  / 
        expected_flatten: [] / {} / End
        expected_error: None
      id: objects2-color_spec2- / -[] / {} / End-None
      

      📌 Setup phase

      duration:

      0.0004682810977101326
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022505596280097961
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026235170662403107
      

      outcome:

      passed
      
    • Test 87
      params: objects="", [3, 4, "done", 0], color_spec=["green", ""], sep=";", expected_flatten="['', [3, 4]];done;0", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - (vide)
            -         - 3
              - 4
          - done
          - (vide)
        color_spec:
          - green
          - (vide)
        sep: ;
        expected_flatten: ['', [3, 4]];done;0
        expected_error: None
      id: objects3-color_spec3-;-['', [3, 4]];done;0-None
      

      📌 Setup phase

      duration:

      0.0004646964371204376
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022295024245977402
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002485737204551697
      

      outcome:

      passed
      
    • Test 88
      params: objects=[["alpha", null], ["beta", {}], "stop"], color_spec=["yellow", ""], sep="::", expected_flatten="['alpha', None]::['beta', {}]::stop", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - alpha
            - (vide)
          -       - beta
            - (vide)
          - stop
        color_spec:
          - yellow
          - (vide)
        sep: ::
        expected_flatten: ['alpha', None]::['beta', {}]::stop
        expected_error: None
      id: objects4-color_spec4-::-['alpha', None]::['beta', {}]::stop-None
      

      📌 Setup phase

      duration:

      0.0004627089947462082
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022424384951591492
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002532200887799263
      

      outcome:

      passed
      
    • Test 89
      params: objects="deep", ["deeper", ["deepest"], "X"], color_spec=["cyan", "+"], sep=" ... ", expected_flatten="['deep', ['deeper', ['deepest']]] ... X", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - deep
            -         - deeper
              -           - deepest
          - X
        color_spec:
          - cyan
          - +
        sep:  ... 
        expected_flatten: ['deep', ['deeper', ['deepest']]] ... X
        expected_error: None
      id: objects5-color_spec5- ... -['deep', ['deeper', ['deepest']]] ... X-None
      

      📌 Setup phase

      duration:

      0.000471748411655426
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021929293870925903
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023986399173736572
      

      outcome:

      passed
      
    • Test 90
      params: objects=[{"dict": {"nested": [4, 5]}}, [true, false], 6.28], color_spec=["white", "++"], sep=" // ", expected_flatten="{'dict': {'nested': [4, 5]}} // [True, False] // 6.28", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       dict:
              nested:
                - 4
                - 5
          -       - True
            - (vide)
          - 6.28
        color_spec:
          - white
          - ++
        sep:  // 
        expected_flatten: {'dict': {'nested': [4, 5]}} // [True, False] // 6.28
        expected_error: None
      id: objects6-color_spec6- // -{'dict': {'nested': [4, 5]}} // [True, False] // 6.28-None
      

      📌 Setup phase

      duration:

      0.00045943353325128555
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002367282286286354
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000251096673309803
      

      outcome:

      passed
      
    • Test 91
      params: objects="A", ["B", "string", "C"], color_spec=["red", "--"], sep="==", expected_flatten="['A', ['B']]==string==C", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - A
            -         - B
          - string
          - C
        color_spec:
          - red
          - --
        sep: ==
        expected_flatten: ['A', ['B']]==string==C
        expected_error: None
      id: objects7-color_spec7-==-['A', ['B']]==string==C-None
      

      📌 Setup phase

      duration:

      0.0004708133637905121
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021837372332811356
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002485578879714012
      

      outcome:

      passed
      
    • Test 92
      params: objects="Test", null, [, {"v": 0}], color_spec=["green", "++"], sep=" ++ ", expected_flatten="['Test', None, []] ++ {'v': 0}", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - Test
            - (vide)
            - (vide)
          -       v: 0
        color_spec:
          - green
          - ++
        sep:  ++ 
        expected_flatten: ['Test', None, []] ++ {'v': 0}
        expected_error: None
      id: objects8-color_spec8- ++ -['Test', None, []] ++ {'v': 0}-None
      

      📌 Setup phase

      duration:

      0.00046653300523757935
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023178663104772568
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025044288486242294
      

      outcome:

      passed
      
    • Test 93
      params: objects=[["no", "color"], "plain"], color_spec=null, sep=";", expected_flatten="['no', 'color'];plain", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - no
            - color
          - plain
        color_spec: None
        sep: ;
        expected_flatten: ['no', 'color'];plain
        expected_error: None
      id: objects9-None-;-['no', 'color'];plain-None
      

      📌 Setup phase

      duration:

      0.00047593656927347183
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021268706768751144
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024675391614437103
      

      outcome:

      passed
      
    • Test 94
      params: objects=[["simple"], "", 12], color_spec=null, sep=" | ", expected_flatten="['simple'] | | 12", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       - simple
          - (vide)
          - 12
        color_spec: None
        sep:  | 
        expected_flatten: ['simple'] |  | 12
        expected_error: None
      id: objects10-None- | -['simple'] |  | 12-None
      

      📌 Setup phase

      duration:

      0.0004659360274672508
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002192724496126175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023442506790161133
      

      outcome:

      passed
      
    • Test 95
      params: objects=["very", "deep", {"ok": true}], color_spec=null, sep=" : ", expected_flatten="'very', 'deep' : {'ok': True}", expected_error=null

      📌 Runtime Parameters

      params:
        objects:
          -       -         - very
              - deep
          -       ok: True
        color_spec: None
        sep:  : 
        expected_flatten: [['very', 'deep']] : {'ok': True}
        expected_error: None
      id: objects11-None- : -[['very', 'deep']] : {'ok': True}-None
      

      📌 Setup phase

      duration:

      0.00046915747225284576
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002111569046974182
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024915579706430435
      

      outcome:

      passed
      
    • Test 96
      params: objects=[["fail", "color"], 123], color_spec=["green", "!!"], sep="|", expected_flatten="['fail', 'color']|123", expected_error=""

      📌 Runtime Parameters

      params:
        objects:
          -       - fail
            - color
          - 123
        color_spec:
          - green
          - !!
        sep: |
        expected_flatten: ['fail', 'color']|123
        expected_error: <class 'ValueError'>
      id: objects12-color_spec12-|-['fail', 'color']|123-ValueError
      

      📌 Setup phase

      duration:

      0.00047100428491830826
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024360418319702148
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00029940810054540634
      

      outcome:

      passed
      
    • Test 97
      params: objects=[["error"], {}], color_spec=["cyan", "xxx"], sep=" * ", expected_flatten="['error'] * {}", expected_error=""

      📌 Runtime Parameters

      params:
        objects:
          -       - error
          - (vide)
        color_spec:
          - cyan
          - xxx
        sep:  * 
        expected_flatten: ['error'] * {}
        expected_error: <class 'ValueError'>
      id: objects13-color_spec13- * -['error'] * {}-ValueError
      

      📌 Setup phase

      duration:

      0.000568821094930172
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025298818945884705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024157296866178513
      

      outcome:

      passed
      
    • Test 98
      params: objects="nope"], ["bad", color_spec=["magenta", "invalid"], sep="//", expected_flatten="['nope']//['bad']", expected_error=""

      📌 Runtime Parameters

      params:
        objects:
          -       - nope
          -       - bad
        color_spec:
          - magenta
          - invalid
        sep: //
        expected_flatten: ['nope']//['bad']
        expected_error: <class 'ValueError'>
      id: objects14-color_spec14-//-['nope']//['bad']-ValueError
      

      📌 Setup phase

      duration:

      0.00046325288712978363
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002474198117852211
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024213455617427826
      

      outcome:

      passed
      
    • Test 99
      params: objects=["wrong", "base"], color_spec=["notacolor", ""], sep="--", expected_flatten="wrong--base", expected_error=""

      📌 Runtime Parameters

      params:
        objects:
          - wrong
          - base
        color_spec:
          - notacolor
          - (vide)
        sep: --
        expected_flatten: wrong--base
        expected_error: <class 'ValueError'>
      id: objects15-color_spec15----wrong--base-ValueError
      

      📌 Setup phase

      duration:

      0.00047173071652650833
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022842641919851303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024582725018262863
      

      outcome:

      passed
      
  • 📄 test_utils_dbusnotify.py

    Function: test_notify_create

    • Test 100

      📌 Setup phase

      duration:

      0.0006114169955253601
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004463524557650089
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001344764605164528
      

      outcome:

      passed
      

    Function: test_notify_update

    • Test 101

      📌 Setup phase

      duration:

      0.00014822185039520264
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.020058483816683292
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017749331891536713
      

      outcome:

      passed
      

    Function: test_get_server_info

    • Test 102

      📌 Setup phase

      duration:

      0.00016852561384439468
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000495673157274723
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011273380368947983
      

      outcome:

      passed
      

    Function: test_get_capabilities

    • Test 103

      📌 Setup phase

      duration:

      0.00014475174248218536
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039657391607761383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015622470527887344
      

      outcome:

      passed
      

    Function: test_notify_and_close

    • Test 104

      📌 Setup phase

      duration:

      0.00012981798499822617
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.2046910310164094
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022291578352451324
      

      outcome:

      passed
      

    Function: test_notify_invalid_value

    • Test 105

      📌 Setup phase

      duration:

      0.0002221250906586647
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005394192412495613
      

      outcome:

      passed
      

      log:

      -   name: dbus.connection
        msg: Unable to set arguments ('', 0, '', 'Invalid Test', 1234, (), {}, 0) according to signature 'susssasa{sv}i': <class 'TypeError'>: Expected a string or unicode object
        args: None
        levelname: ERROR
        levelno: 40
        pathname: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/connection.py
        filename: connection.py
        module: connection
        exc_info: None
        exc_text: None
        stack_info: None
        lineno: 628
        funcName: call_blocking
        created: 1756217813.6534436
        msecs: 653.4435749053955
        relativeCreated: 5905.063152313232
        thread: 140190097905152
        threadName: MainThread
        processName: MainProcess
        process: 4245
      

      📌 Teardown phase

      duration:

      0.0001338152214884758
      

      outcome:

      passed
      

    Function: test_convert_dbus_strings

    • Test 106

      📌 Setup phase

      duration:

      0.00012247171252965927
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018262118101119995
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010562874376773834
      

      outcome:

      passed
      
  • 📄 test_utils_debug.py

    Function: test_traceable

    • Test 107
      params: cls="", entry=[[10, 20], {}], expected="creating: A(10, 20)"

      📌 Runtime Parameters

      params:
        cls: <class 'test_utils_debug.A'>
        entry:
          -       - 10
            - 20
          - (vide)
        expected: creating: A(10, 20)
      id: A-entry0-creating: A(10, 20)
      

      📌 Setup phase

      duration:

      0.00035791192203760147
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017609437927603722
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023550447076559067
      

      outcome:

      passed
      
    • Test 108
      params: cls="", entry=[[10, 20], {"e": 100}], expected="creating: A(10, 20, e=100)"

      📌 Runtime Parameters

      params:
        cls: <class 'test_utils_debug.A'>
        entry:
          -       - 10
            - 20
          -       e: 100
        expected: creating: A(10, 20, e=100)
      id: A-entry1-creating: A(10, 20, e=100)
      

      📌 Setup phase

      duration:

      0.000335080549120903
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009267395362257957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019299332052469254
      

      outcome:

      passed
      
    • Test 109
      params: cls="", entry="foo", [1, 2, 3, {"flag": true, "data": {"x": 9}}], expected="creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})"

      📌 Runtime Parameters

      params:
        cls: <class 'test_utils_debug.A'>
        entry:
          -       - foo
            -         - 1
              - 2
              - 3
          -       flag: True
            data:
              x: 9
        expected: creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})
      id: A-entry2-creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})
      

      📌 Setup phase

      duration:

      0.0003178054466843605
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009154649451375008
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018444005399942398
      

      outcome:

      passed
      
    • Test 110
      params: cls="", entry="([CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], {'name': 'test', 'meta': 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy'})", expected="creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)"

      📌 Runtime Parameters

      params:
        cls: <class 'test_utils_debug.A'>
        entry: ([CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]], {'name': 'test', 'meta': 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy'})
        expected: creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)
      id: A-entry3-creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)
      

      📌 Setup phase

      duration:

      0.0003506438806653023
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008057262748479843
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001760600134730339
      

      outcome:

      passed
      
    • Test 111
      params: cls="", entry="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", [0, 0, 0, 0, 0, {}], expected="creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])"

      📌 Runtime Parameters

      params:
        cls: <class 'test_utils_debug.A'>
        entry:
          -       - AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
            -         - (vide)
              - (vide)
              - (vide)
              - (vide)
              - (vide)
          - (vide)
        expected: creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])
      id: A-entry4-creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])
      

      📌 Setup phase

      duration:

      0.00028962641954421997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008855666965246201
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017389561980962753
      

      outcome:

      passed
      

    Function: test_short_repr

    • Test 112
      params: value="abc", cutoff=10, expected="'abc'"

      📌 Runtime Parameters

      params:
        value: abc
        cutoff: 10
        expected: 'abc'
      id: abc-10-'abc'
      

      📌 Setup phase

      duration:

      0.00029392633587121964
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015035457909107208
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016669835895299911
      

      outcome:

      passed
      
    • Test 114
      params: value=12345, cutoff=10, expected="12345"

      📌 Runtime Parameters

      params:
        value: 12345
        cutoff: 10
        expected: 12345
      id: 12345-10-12345
      

      📌 Setup phase

      duration:

      0.00036151614040136337
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001864684745669365
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001808730885386467
      

      outcome:

      passed
      
    • Test 115
      params: value=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], cutoff=15, expected="[0, 0, 0, 0, 0,..."

      📌 Runtime Parameters

      params:
        value:
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
          - (vide)
        cutoff: 15
        expected: [0, 0, 0, 0, 0,...
      id: value3-15-[0, 0, 0, 0, 0,...
      

      📌 Setup phase

      duration:

      0.0003233151510357857
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017330143600702286
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001853620633482933
      

      outcome:

      passed
      
    • Test 116
      params: value=null, cutoff=10, expected="None"

      📌 Runtime Parameters

      params:
        value: None
        cutoff: 10
        expected: None
      id: None-10-None
      

      📌 Setup phase

      duration:

      0.00029082130640745163
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014674384146928787
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001754704862833023
      

      outcome:

      passed
      
  • 📄 test_utils_dictext.py

    Function: test_attrdict_getattr

    • Test 118
      params: data={"x": 1, "y": 2}, attr="x", expected=1

      📌 Runtime Parameters

      params:
        data:
          x: 1
          y: 2
        attr: x
        expected: 1
      id: data0-x-1
      

      📌 Setup phase

      duration:

      0.0003157360479235649
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001777149736881256
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016736239194869995
      

      outcome:

      passed
      
    • Test 119
      params: data={"world": "ok"}, attr="world", expected="ok"

      📌 Runtime Parameters

      params:
        data:
          world: ok
        attr: world
        expected: ok
      id: data1-world-ok
      

      📌 Setup phase

      duration:

      0.00027440953999757767
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014776922762393951
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015557091683149338
      

      outcome:

      passed
      
    • Test 120
      params: data={"outer": {"inner": 42}}, attr="outer", expected={"inner": 42}

      📌 Runtime Parameters

      params:
        data:
          outer:
            inner: 42
        attr: outer
        expected:
          inner: 42
      id: data2-outer-expected2
      

      📌 Setup phase

      duration:

      0.00027643609791994095
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001468891277909279
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015254132449626923
      

      outcome:

      passed
      

    Function: test_attrdict_setattr

    • Test 121
      params: initial={}, attr="nouveau", value=123

      📌 Runtime Parameters

      params:
        initial:
      {}
        attr: nouveau
        value: 123
      id: initial0-nouveau-123
      

      📌 Setup phase

      duration:

      0.00026164762675762177
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014226790517568588
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016119517385959625
      

      outcome:

      passed
      
    • Test 122
      params: initial={"a": 1}, attr="b", value="valeur"

      📌 Runtime Parameters

      params:
        initial:
          a: 1
        attr: b
        value: valeur
      id: initial1-b-valeur
      

      📌 Setup phase

      duration:

      0.0002666190266609192
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014091748744249344
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001626294106245041
      

      outcome:

      passed
      

    Function: test_attrdict_delattr

    • Test 123
      params: initial={"a": 1, "b": 2}, to_del="a", expected_keys=["b"]

      📌 Runtime Parameters

      params:
        initial:
          a: 1
          b: 2
        to_del: a
        expected_keys:
          - b
      id: initial0-a-expected_keys0
      

      📌 Setup phase

      duration:

      0.0002819150686264038
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019844435155391693
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015640538185834885
      

      outcome:

      passed
      
    • Test 124
      params: initial={"k": "v"}, to_del="k", expected_keys=[]

      📌 Runtime Parameters

      params:
        initial:
          k: v
        to_del: k
        expected_keys:
      []
      id: initial1-k-expected_keys1
      

      📌 Setup phase

      duration:

      0.0002678530290722847
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001755068078637123
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015065167099237442
      

      outcome:

      passed
      

    Function: test_attrdict_dir

    • Test 125
      params: data={"alpha": 1, "beta": 2}, expected_keys="{'alpha', 'beta'}"

      📌 Runtime Parameters

      params:
        data:
          alpha: 1
          beta: 2
        expected_keys: {'alpha', 'beta'}
      id: data0-expected_keys0
      

      📌 Setup phase

      duration:

      0.0002330932766199112
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015259813517332077
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014017894864082336
      

      outcome:

      passed
      
    • Test 126
      params: data={}, expected_keys="set()"

      📌 Runtime Parameters

      params:
        data:
      {}
        expected_keys: set()
      id: data1-expected_keys1
      

      📌 Setup phase

      duration:

      0.00023833289742469788
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001756688579916954
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014337245374917984
      

      outcome:

      passed
      

    Function: test_attrdict_getattr_and_missing

    • Test 127
      params: data={"x": 1, "y": 2}, attr="x", expect_value=1, expect_error=null

      📌 Runtime Parameters

      params:
        data:
          x: 1
          y: 2
        attr: x
        expect_value: 1
        expect_error: None
      id: data0-x-1-None
      

      📌 Setup phase

      duration:

      0.0003074873238801956
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014560949057340622
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001814691349864006
      

      outcome:

      passed
      
    • Test 128
      params: data={"number": 42}, attr="missing", expect_value=null, expect_error="'MyDict' object has no attribute 'missing'"

      📌 Runtime Parameters

      params:
        data:
          number: 42
        attr: missing
        expect_value: None
        expect_error: 'MyDict' object has no attribute 'missing'
      id: data1-missing-None-'MyDict' object has no attribute 'missing'
      

      📌 Setup phase

      duration:

      0.00032171886414289474
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017359387129545212
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001699952408671379
      

      outcome:

      passed
      

    Function: test_dictupdatemixin_init_and_update

    • Test 129
      params: init_kwargs={"a": 1, "b": 2}, other=null, kwargs={}, expected={"a": 1, "b": 2}

      📌 Runtime Parameters

      params:
        init_kwargs:
          a: 1
          b: 2
        other: None
        kwargs:
      {}
        expected:
          a: 1
          b: 2
      id: init_kwargs0-None-kwargs0-expected0
      

      📌 Setup phase

      duration:

      0.0003081886097788811
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001534363254904747
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016678869724273682
      

      outcome:

      passed
      
    • Test 130
      params: init_kwargs={}, other={"x": 10, "y": 20}, kwargs={}, expected={"x": 10, "y": 20}

      📌 Runtime Parameters

      params:
        init_kwargs:
      {}
        other:
          x: 10
          y: 20
        kwargs:
      {}
        expected:
          x: 10
          y: 20
      id: init_kwargs1-other1-kwargs1-expected1
      

      📌 Setup phase

      duration:

      0.0003063837066292763
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016475003212690353
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016602873802185059
      

      outcome:

      passed
      
    • Test 131
      params: init_kwargs={"world": "ok"}, other={"number": 42}, kwargs={"num2": 100}, expected={"world": "ok", "number": 42, "num2": 100}

      📌 Runtime Parameters

      params:
        init_kwargs:
          world: ok
        other:
          number: 42
        kwargs:
          num2: 100
        expected:
          world: ok
          number: 42
          num2: 100
      id: init_kwargs2-other2-kwargs2-expected2
      

      📌 Setup phase

      duration:

      0.000317196361720562
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014990009367465973
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001762770116329193
      

      outcome:

      passed
      
    • Test 132
      params: init_kwargs={}, other=null, kwargs={"alpha": "beta"}, expected={"alpha": "beta"}

      📌 Runtime Parameters

      params:
        init_kwargs:
      {}
        other: None
        kwargs:
          alpha: beta
        expected:
          alpha: beta
      id: init_kwargs3-None-kwargs3-expected3
      

      📌 Setup phase

      duration:

      0.00030416063964366913
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014607980847358704
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016910210251808167
      

      outcome:

      passed
      
    • Test 133
      params: init_kwargs={}, other={"key": "value"}, kwargs={"extra": 1}, expected={"key": "value", "extra": 1}

      📌 Runtime Parameters

      params:
        init_kwargs:
      {}
        other:
          key: value
        kwargs:
          extra: 1
        expected:
          key: value
          extra: 1
      id: init_kwargs4-other4-kwargs4-expected4
      

      📌 Setup phase

      duration:

      0.00033718813210725784
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015590712428092957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017373356968164444
      

      outcome:

      passed
      
    • Test 134
      params: init_kwargs={}, other="key", "value"], ["list", [5, 6], kwargs={"extra": {"subkey": 123}}, expected={"key": "value", "list": [5, 6], "extra": {"subkey": 123}}

      📌 Runtime Parameters

      params:
        init_kwargs:
      {}
        other:
          -       - key
            - value
          -       - list
            -         - 5
              - 6
        kwargs:
          extra:
            subkey: 123
        expected:
          key: value
          list:
            - 5
            - 6
          extra:
            subkey: 123
      id: init_kwargs5-other5-kwargs5-expected5
      

      📌 Setup phase

      duration:

      0.00032360292971134186
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027207378298044205
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018250010907649994
      

      outcome:

      passed
      
  • 📄 test_utils_dotdir.py

    Function: test_dotdir_creation_and_base_exists

    • Test 135

      📌 Setup phase

      duration:

      0.0012740101665258408
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026931241154670715
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022118259221315384
      

      outcome:

      passed
      

    Function: test_dotdir_repr_returns_path_str

    • Test 136

      📌 Setup phase

      duration:

      0.0006175562739372253
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022273696959018707
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021763518452644348
      

      outcome:

      passed
      

    Function: test_dotdir_call

    • Test 137

      📌 Setup phase

      duration:

      0.0006477469578385353
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002521537244319916
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021781586110591888
      

      outcome:

      passed
      
  • 📄 test_utils_duo.py

    Function: TestPickledDictReal

    • Test 138

      📌 Setup phase

      duration:

      0.00014226604253053665
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.005103331059217453
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012422073632478714
      

      outcome:

      passed
      
    • Test 139

      📌 Setup phase

      duration:

      0.00011884886771440506
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011780653148889542
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001432076096534729
      

      outcome:

      passed
      

    Function: TestSecrets

    • Test 140

      📌 Setup phase

      duration:

      0.0006027286872267723
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006531913764774799
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.006486821919679642
      

      outcome:

      passed
      
    • Test 141

      📌 Setup phase

      duration:

      0.0007130550220608711
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017183823511004448
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003603911027312279
      

      outcome:

      passed
      
    • Test 142

      📌 Setup phase

      duration:

      0.0006363065913319588
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008068308234214783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003323554992675781
      

      outcome:

      passed
      

    Function: test_get_pgroup_raises_if_no_key

    • Test 143

      📌 Setup phase

      duration:

      0.0002209153026342392
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039112381637096405
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017871148884296417
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_same_name_and_pi

    • Test 144

      📌 Setup phase

      duration:

      0.00020265113562345505
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020668376237154007
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001492006704211235
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_different_pi

    • Test 145

      📌 Setup phase

      duration:

      0.00019493885338306427
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019798055291175842
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012918654829263687
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_with_owner

    • Test 146

      📌 Setup phase

      duration:

      0.0001733647659420967
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019679870456457138
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013998057693243027
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_no_owner

    • Test 147

      📌 Setup phase

      duration:

      0.000177786685526371
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001848917454481125
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014626327902078629
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_mock

    • Test 148

      📌 Setup phase

      duration:

      0.00018682610243558884
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001692306250333786
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013499055057764053
      

      outcome:

      passed
      
  • 📄 test_utils_elog.py

    Function: test_get_default_elog_instance_with_direct_password_and_real_check

    • Test 149

      📌 Setup phase

      duration:

      0.0001566493883728981
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.03229012340307236
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018464680761098862
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_with_wrong_password_and_real_check

    • Test 150

      📌 Setup phase

      duration:

      0.00013213511556386948
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0060041677206754684
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001590624451637268
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_asks_password_and_opens

    • Test 151

      📌 Setup phase

      duration:

      0.00013168714940547943
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.01766519993543625
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001658378168940544
      

      outcome:

      passed
      

    Function: test_get_default_elog_with_path_home

    • Test 152

      📌 Setup phase

      duration:

      0.0001453673467040062
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.013907170854508877
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015777908265590668
      

      outcome:

      passed
      

    Function: test_screenshot

    • Test 153

      📌 Setup phase

      duration:

      0.00013612397015094757
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.024111499078571796
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017999671399593353
      

      outcome:

      passed
      
  • 📄 test_utils_eval.py

    Function: test_arithmetic_eval_valid

    • Test 154
      params: expr="1 + 2", expected=3

      📌 Runtime Parameters

      params:
        expr: 1 + 2
        expected: 3
      id: 1 + 2-3
      

      📌 Setup phase

      duration:

      0.000376848503947258
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021478813141584396
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001547364518046379
      

      outcome:

      passed
      
    • Test 155
      params: expr="4 - 2", expected=2

      📌 Runtime Parameters

      params:
        expr: 4 - 2
        expected: 2
      id: 4 - 2-2
      

      📌 Setup phase

      duration:

      0.0002604108303785324
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017236638814210892
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016112904995679855
      

      outcome:

      passed
      
    • Test 156
      params: expr="3 * 5", expected=15

      📌 Runtime Parameters

      params:
        expr: 3 * 5
        expected: 15
      id: 3 * 5-15
      

      📌 Setup phase

      duration:

      0.00022012460976839066
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001617874950170517
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014629866927862167
      

      outcome:

      passed
      
    • Test 157
      params: expr="10 / 2", expected=5.0

      📌 Runtime Parameters

      params:
        expr: 10 / 2
        expected: 5.0
      id: 10 / 2-5.0
      

      📌 Setup phase

      duration:

      0.0002237018197774887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016257259994745255
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001464691013097763
      

      outcome:

      passed
      
    • Test 158
      params: expr="10 % 3", expected=1

      📌 Runtime Parameters

      params:
        expr: 10 % 3
        expected: 1
      id: 10 % 3-1
      

      📌 Setup phase

      duration:

      0.00022969767451286316
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018443912267684937
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001540202647447586
      

      outcome:

      passed
      
    • Test 159
      params: expr="-5", expected=-5

      📌 Runtime Parameters

      params:
        expr: -5
        expected: -5
      id: -5--5
      

      📌 Setup phase

      duration:

      0.0002163182944059372
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016002170741558075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014203786849975586
      

      outcome:

      passed
      
    • Test 160
      params: expr="+7", expected=7

      📌 Runtime Parameters

      params:
        expr: +7
        expected: 7
      id: +7-7
      

      📌 Setup phase

      duration:

      0.00023493357002735138
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016440916806459427
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013619009405374527
      

      outcome:

      passed
      
    • Test 161
      params: expr="1 + 2 * 3", expected=7

      📌 Runtime Parameters

      params:
        expr: 1 + 2 * 3
        expected: 7
      id: 1 + 2 * 3-7
      

      📌 Setup phase

      duration:

      0.00024275481700897217
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016671419143676758
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001435931771993637
      

      outcome:

      passed
      
    • Test 162
      params: expr="(1 + 2) * 3", expected=9

      📌 Runtime Parameters

      params:
        expr: (1 + 2) * 3
        expected: 9
      id: (1 + 2) * 3-9
      

      📌 Setup phase

      duration:

      0.00021546892821788788
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016902945935726166
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014008674770593643
      

      outcome:

      passed
      
    • Test 163
      params: expr="-(-3)", expected=3

      📌 Runtime Parameters

      params:
        expr: -(-3)
        expected: 3
      id: -(-3)-3
      

      📌 Setup phase

      duration:

      0.00023037753999233246
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015393923968076706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014722347259521484
      

      outcome:

      passed
      
    • Test 164
      params: expr="-2 + 4 * 2", expected=6

      📌 Runtime Parameters

      params:
        expr: -2 + 4 * 2
        expected: 6
      id: -2 + 4 * 2-6
      

      📌 Setup phase

      duration:

      0.0002305544912815094
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016393139958381653
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001409212127327919
      

      outcome:

      passed
      
    • Test 165
      params: expr="(4 + 5) * (6 - 1)", expected=45

      📌 Runtime Parameters

      params:
        expr: (4 + 5) * (6 - 1)
        expected: 45
      id: (4 + 5) * (6 - 1)-45
      

      📌 Setup phase

      duration:

      0.00021799281239509583
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001678885892033577
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001462874934077263
      

      outcome:

      passed
      
    • Test 166
      params: expr="(((3)))", expected=3

      📌 Runtime Parameters

      params:
        expr: (((3)))
        expected: 3
      id: (((3)))-3
      

      📌 Setup phase

      duration:

      0.0002286648377776146
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001697782427072525
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014419760555028915
      

      outcome:

      passed
      
    • Test 167
      params: expr="-(-(-2))", expected=-2

      📌 Runtime Parameters

      params:
        expr: -(-(-2))
        expected: -2
      id: -(-(-2))--2
      

      📌 Setup phase

      duration:

      0.00021189264953136444
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015894602984189987
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013391859829425812
      

      outcome:

      passed
      
    • Test 168
      params: expr="3 + +4", expected=7

      📌 Runtime Parameters

      params:
        expr: 3 + +4
        expected: 7
      id: 3 + +4-7
      

      📌 Setup phase

      duration:

      0.00022032391279935837
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001753978431224823
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000150349922478199
      

      outcome:

      passed
      
    • Test 169
      params: expr="3 + -4", expected=-1

      📌 Runtime Parameters

      params:
        expr: 3 + -4
        expected: -1
      id: 3 + -4--1
      

      📌 Setup phase

      duration:

      0.0002308608964085579
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016484223306179047
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013572629541158676
      

      outcome:

      passed
      
    • Test 170
      params: expr="True + 1", expected=2

      📌 Runtime Parameters

      params:
        expr: True + 1
        expected: 2
      id: True + 1-2
      

      📌 Setup phase

      duration:

      0.0002293335273861885
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016345828771591187
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014026369899511337
      

      outcome:

      passed
      
    • Test 171
      params: expr="'string'", expected="string"

      📌 Runtime Parameters

      params:
        expr: 'string'
        expected: string
      id: 'string'-string
      

      📌 Setup phase

      duration:

      0.00021112151443958282
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014604255557060242
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015963800251483917
      

      outcome:

      passed
      
    • Test 172
      params: expr="1e1000 * 1e1000", expected=Infinity

      📌 Runtime Parameters

      params:
        expr: 1e1000 * 1e1000
        expected: inf
      id: 1e1000 * 1e1000-inf
      

      📌 Setup phase

      duration:

      0.0002307584509253502
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015679094940423965
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013894867151975632
      

      outcome:

      passed
      
    • Test 173
      params: expr="'a' + 'b'", expected="ab"

      📌 Runtime Parameters

      params:
        expr: 'a' + 'b'
        expected: ab
      id: 'a' + 'b'-ab
      

      📌 Setup phase

      duration:

      0.0002230638638138771
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001599341630935669
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014118291437625885
      

      outcome:

      passed
      

    Function: test_arithmetic_eval_raises_with_message

    • Test 174
      params: expr="2 ** 3", expected_message="Unsupported BinOp Pow"

      📌 Runtime Parameters

      params:
        expr: 2 ** 3
        expected_message: Unsupported BinOp Pow
      id: 2 ** 3-Unsupported BinOp Pow
      

      📌 Setup phase

      duration:

      0.00022946111857891083
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00041684508323669434
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014949403703212738
      

      outcome:

      passed
      
    • Test 175
      params: expr="3 << 1", expected_message="Unsupported BinOp LShift"

      📌 Runtime Parameters

      params:
        expr: 3 << 1
        expected_message: Unsupported BinOp LShift
      id: 3 << 1-Unsupported BinOp LShift
      

      📌 Setup phase

      duration:

      0.00023757386952638626
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036882050335407257
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015406962484121323
      

      outcome:

      passed
      
    • Test 176
      params: expr="1 < 2", expected_message="Unsupported node type Compare"

      📌 Runtime Parameters

      params:
        expr: 1 < 2
        expected_message: Unsupported node type Compare
      id: 1 < 2-Unsupported node type Compare
      

      📌 Setup phase

      duration:

      0.0002352772280573845
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003888281062245369
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014687981456518173
      

      outcome:

      passed
      
    • Test 177
      params: expr="abs(3)", expected_message="Unsupported node type Call"

      📌 Runtime Parameters

      params:
        expr: abs(3)
        expected_message: Unsupported node type Call
      id: abs(3)-Unsupported node type Call
      

      📌 Setup phase

      duration:

      0.00022252090275287628
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003570597618818283
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014378130435943604
      

      outcome:

      passed
      
    • Test 178
      params: expr="a + 2", expected_message="Unsupported node type Name"

      📌 Runtime Parameters

      params:
        expr: a + 2
        expected_message: Unsupported node type Name
      id: a + 2-Unsupported node type Name
      

      📌 Setup phase

      duration:

      0.00022631417959928513
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035012513399124146
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016946997493505478
      

      outcome:

      passed
      
    • Test 179
      params: expr="string", expected_message="Unsupported node type Name"

      📌 Runtime Parameters

      params:
        expr: string
        expected_message: Unsupported node type Name
      id: string-Unsupported node type Name
      

      📌 Setup phase

      duration:

      0.00022397004067897797
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018834136426448822
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001521911472082138
      

      outcome:

      passed
      
    • Test 180
      params: expr="[1, 2] + [3]", expected_message="Unsupported node type List"

      📌 Runtime Parameters

      params:
        expr: [1, 2] + [3]
        expected_message: Unsupported node type List
      id: [1, 2] + [3]-Unsupported node type List
      

      📌 Setup phase

      duration:

      0.00022384803742170334
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004553152248263359
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016275327652692795
      

      outcome:

      passed
      
    • Test 181
      params: expr="{1: 2}", expected_message="Unsupported node type Dict"

      📌 Runtime Parameters

      params:
        expr: {1: 2}
        expected_message: Unsupported node type Dict
      id: {1: 2}-Unsupported node type Dict
      

      📌 Setup phase

      duration:

      0.0002401517704129219
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035014189779758453
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015189964324235916
      

      outcome:

      passed
      

    Function: test_arithmetic_eval_runtime_errors

    • Test 182
      params: expr="1 / 0", exception=""

      📌 Runtime Parameters

      params:
        expr: 1 / 0
        exception: <class 'ZeroDivisionError'>
      id: 1 / 0-ZeroDivisionError
      

      📌 Setup phase

      duration:

      0.00022010505199432373
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018477626144886017
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014615897089242935
      

      outcome:

      passed
      
    • Test 183
      params: expr="10 % 0", exception=""

      📌 Runtime Parameters

      params:
        expr: 10 % 0
        exception: <class 'ZeroDivisionError'>
      id: 10 % 0-ZeroDivisionError
      

      📌 Setup phase

      duration:

      0.0002131108194589615
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017496105283498764
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014418084174394608
      

      outcome:

      passed
      

    Function: test_forgiving_eval

    • Test 184
      params: expr="1 + 2", expected=3

      📌 Runtime Parameters

      params:
        expr: 1 + 2
        expected: 3
      id: 1 + 2-3
      

      📌 Setup phase

      duration:

      0.00022434815764427185
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021610409021377563
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015755556523799896
      

      outcome:

      passed
      
    • Test 185
      params: expr="bad + 2", expected="bad + 2"

      📌 Runtime Parameters

      params:
        expr: bad + 2
        expected: bad + 2
      id: bad + 2-bad + 2
      

      📌 Setup phase

      duration:

      0.00021965615451335907
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017204508185386658
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014043785631656647
      

      outcome:

      passed
      
    • Test 186
      params: expr="1 / 0", expected="1 / 0"

      📌 Runtime Parameters

      params:
        expr: 1 / 0
        expected: 1 / 0
      id: 1 / 0-1 / 0
      

      📌 Setup phase

      duration:

      0.00023126136511564255
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015367474406957626
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013216491788625717
      

      outcome:

      passed
      
    • Test 187
      params: expr="2 ** 10", expected="2 ** 10"

      📌 Runtime Parameters

      params:
        expr: 2 ** 10
        expected: 2 ** 10
      id: 2 ** 10-2 ** 10
      

      📌 Setup phase

      duration:

      0.00023966096341609955
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001706741750240326
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013827625662088394
      

      outcome:

      passed
      

    Function: test_defaulting_eval

    • Test 188
      params: expr="3 * 4", default=0, expected=12

      📌 Runtime Parameters

      params:
        expr: 3 * 4
        default: 0
        expected: 12
      id: 3 * 4-0-12
      

      📌 Setup phase

      duration:

      0.00026645511388778687
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016098376363515854
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015476439148187637
      

      outcome:

      passed
      
    • Test 189
      params: expr="invalid + 1", default=99, expected=99

      📌 Runtime Parameters

      params:
        expr: invalid + 1
        default: 99
        expected: 99
      id: invalid + 1-99-99
      

      📌 Setup phase

      duration:

      0.00025681406259536743
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001574493944644928
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017134472727775574
      

      outcome:

      passed
      
    • Test 190
      params: expr="1 / 0", default=-1, expected=-1

      📌 Runtime Parameters

      params:
        expr: 1 / 0
        default: -1
        expected: -1
      id: 1 / 0--1--1
      

      📌 Setup phase

      duration:

      0.0002749711275100708
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001637730747461319
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015307962894439697
      

      outcome:

      passed
      
    • Test 191
      params: expr="2 ** 10", default=42, expected=42

      📌 Runtime Parameters

      params:
        expr: 2 ** 10
        default: 42
        expected: 42
      id: 2 ** 10-42-42
      

      📌 Setup phase

      duration:

      0.0002565532922744751
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017568562179803848
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015972740948200226
      

      outcome:

      passed
      
  • 📄 test_utils_exceptions.py

    Function: test_chained_exception_various

    • Test 192
      params: func="", expected_output="High-level task failed\ncaused by KeyError: 'missing'"

      📌 Runtime Parameters

      params:
        func: <function cause_key_error at 0x7f80379290d0>
        expected_output: High-level task failed
      caused by KeyError: 'missing'
      id: cause_key_error-High-level task failed\ncaused by KeyError: 'missing'
      

      📌 Setup phase

      duration:

      0.0002471012994647026
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016907230019569397
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014612358063459396
      

      outcome:

      passed
      
    • Test 193
      params: func="", expected_output="High-level task failed\ncaused by IndexError: list index out of range"

      📌 Runtime Parameters

      params:
        func: <function cause_index_error at 0x7f80379291f0>
        expected_output: High-level task failed
      caused by IndexError: list index out of range
      id: cause_index_error-High-level task failed\ncaused by IndexError: list index out of range
      

      📌 Setup phase

      duration:

      0.0002441341057419777
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015736371278762817
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014298781752586365
      

      outcome:

      passed
      
    • Test 194
      params: func="", expected_output="High-level task failed\ncaused by ZeroDivisionError: division by zero"

      📌 Runtime Parameters

      params:
        func: <function cause_zero_division at 0x7f8037929280>
        expected_output: High-level task failed
      caused by ZeroDivisionError: division by zero
      id: cause_zero_division-High-level task failed\ncaused by ZeroDivisionError: division by zero
      

      📌 Setup phase

      duration:

      0.0002240501344203949
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001424970105290413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014403276145458221
      

      outcome:

      passed
      
    • Test 195
      params: func="", expected_output="High-level task failed\ncaused by ValueError: invalid literal for int() with base 10: 'not_a_number'"

      📌 Runtime Parameters

      params:
        func: <function cause_value_error at 0x7f8037929310>
        expected_output: High-level task failed
      caused by ValueError: invalid literal for int() with base 10: 'not_a_number'
      id: cause_value_error-High-level task failed\ncaused by ValueError: invalid literal for int() with base 10: 'not_a_number'
      

      📌 Setup phase

      duration:

      0.0002287253737449646
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001500602811574936
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001568961888551712
      

      outcome:

      passed
      
    • Test 196
      params: func="", expected_output="High-level task failed\ncaused by TypeError: can only concatenate str (not \"int\") to str"

      📌 Runtime Parameters

      params:
        func: <function cause_type_error at 0x7f80379293a0>
        expected_output: High-level task failed
      caused by TypeError: can only concatenate str (not "int") to str
      id: cause_type_error-High-level task failed\ncaused by TypeError: can only concatenate str (not "int") to str
      

      📌 Setup phase

      duration:

      0.00021969806402921677
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014767702668905258
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013803690671920776
      

      outcome:

      passed
      

    Function: test_printed_exception

    • Test 197
      params: func="", expected_output="KeyError: 'missing'"

      📌 Runtime Parameters

      params:
        func: <function cause_key_error at 0x7f80379290d0>
        expected_output: KeyError: 'missing'
      id: cause_key_error-KeyError: 'missing'
      

      📌 Setup phase

      duration:

      0.0008627604693174362
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.008883187547326088
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0007439106702804565
      

      outcome:

      passed
      
    • Test 198
      params: func="", expected_output="IndexError: list index out of range"

      📌 Runtime Parameters

      params:
        func: <function cause_index_error at 0x7f80379291f0>
        expected_output: IndexError: list index out of range
      id: cause_index_error-IndexError: list index out of range
      

      📌 Setup phase

      duration:

      0.0007660258561372757
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010345792397856712
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000504923053085804
      

      outcome:

      passed
      
    • Test 199
      params: func="", expected_output="ZeroDivisionError: division by zero"

      📌 Runtime Parameters

      params:
        func: <function cause_zero_division at 0x7f8037929280>
        expected_output: ZeroDivisionError: division by zero
      id: cause_zero_division-ZeroDivisionError: division by zero
      

      📌 Setup phase

      duration:

      0.0006562219932675362
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0013578608632087708
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0006048250943422318
      

      outcome:

      passed
      
    • Test 200
      params: func="", expected_output="ValueError: invalid literal for int() with base 10: 'not_a_number'"

      📌 Runtime Parameters

      params:
        func: <function cause_value_error at 0x7f8037929310>
        expected_output: ValueError: invalid literal for int() with base 10: 'not_a_number'
      id: cause_value_error-ValueError: invalid literal for int() with base 10: 'not_a_number'
      

      📌 Setup phase

      duration:

      0.0006791511550545692
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0018781432881951332
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004928279668092728
      

      outcome:

      passed
      
    • Test 201
      params: func="", expected_output="TypeError: can only concatenate str (not \"int\") to str"

      📌 Runtime Parameters

      params:
        func: <function cause_type_error at 0x7f80379293a0>
        expected_output: TypeError: can only concatenate str (not "int") to str
      id: cause_type_error-TypeError: can only concatenate str (not "int") to str
      

      📌 Setup phase

      duration:

      0.0006494335830211639
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011548176407814026
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000528230331838131
      

      outcome:

      passed
      
  • 📄 test_utils_get_adj.py

    Function: test_get_adj_success

    • Test 202

      📌 Setup phase

      duration:

      0.000129026360809803
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000703839585185051
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011693499982357025
      

      outcome:

      passed
      

    Function: test_get_adj_not_found

    • Test 203

      📌 Setup phase

      duration:

      0.0006518866866827011
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010602446272969246
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00046465080231428146
      

      outcome:

      passed
      

    Function: test_ensure_adjs_mixed

    • Test 204

      📌 Setup phase

      duration:

      0.0001369807869195938
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007188962772488594
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012853927910327911
      

      outcome:

      passed
      
  • 📄 test_utils_ipy.py

    Function: test_devices_repr_fallback_and_ignore

    • Test 206

      📌 Setup phase

      duration:

      0.00047606322914361954
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005097007378935814
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000248040072619915
      

      outcome:

      passed
      
  • 📄 test_utils_jsonext.py

    Function: test_json_validate_save_load

    • Test 207
      params: input_obj="[1 2 3]", expected=[1, 2, 3]

      📌 Runtime Parameters

      params:
        input_obj: [1 2 3]
        expected:
          - 1
          - 2
          - 3
      id: input_obj0-expected0
      

      📌 Setup phase

      duration:

      0.0006952099502086639
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043739937245845795
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019623152911663055
      

      outcome:

      passed
      
    • Test 208
      params: input_obj="42", expected=42

      📌 Runtime Parameters

      params:
        input_obj: 42
        expected: 42
      id: input_obj1-42
      

      📌 Setup phase

      duration:

      0.0006685024127364159
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004016431048512459
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017712917178869247
      

      outcome:

      passed
      
    • Test 209
      params: input_obj="(1-1j)", expected={"real": 1.0, "imag": -1.0}

      📌 Runtime Parameters

      params:
        input_obj: (1-1j)
        expected:
          real: 1.0
          imag: -1.0
      id: (1-1j)-expected2
      

      📌 Setup phase

      duration:

      0.0005883621051907539
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039804819971323013
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017662625759840012
      

      outcome:

      passed
      
    • Test 210
      params: input_obj="/tmp/file.txt", expected="/tmp/file.txt"

      📌 Runtime Parameters

      params:
        input_obj: /tmp/file.txt
        expected: /tmp/file.txt
      id: input_obj3-/tmp/file.txt
      

      📌 Setup phase

      duration:

      0.0005902014672756195
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003480324521660805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017858296632766724
      

      outcome:

      passed
      
    • Test 211
      params: input_obj="{1, 2, 3}", expected=[1, 2, 3]

      📌 Runtime Parameters

      params:
        input_obj: {1, 2, 3}
        expected:
          - 1
          - 2
          - 3
      id: input_obj4-expected4
      

      📌 Setup phase

      duration:

      0.0005704872310161591
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003653392195701599
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018106400966644287
      

      outcome:

      passed
      
    • Test 212
      params: input_obj="{'a': array([10, 20])}", expected={"a": [10, 20]}

      📌 Runtime Parameters

      params:
        input_obj: {'a': array([10, 20])}
        expected:
          a:
            - 10
            - 20
      id: input_obj5-expected5
      

      📌 Setup phase

      duration:

      0.0005645919591188431
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003856942057609558
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021330174058675766
      

      outcome:

      passed
      
    • Test 213
      params: input_obj="{'c': (2+3j)}", expected={"c": {"real": 2.0, "imag": 3.0}}

      📌 Runtime Parameters

      params:
        input_obj: {'c': (2+3j)}
        expected:
          c:
            real: 2.0
            imag: 3.0
      id: input_obj6-expected6
      

      📌 Setup phase

      duration:

      0.0005741855129599571
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004014167934656143
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001808730885386467
      

      outcome:

      passed
      
    • Test 214
      params: input_obj="{'nested': {'arr': array(10, 20],\n [30, 40), 'complex_num': (-1+5j), 'files': [PosixPath('/file1'), PosixPath('/file2')], 'set_values': {200, 100}, 'inner': {'num': 7}}}", expected={"nested": {"arr": 10, 20], [30, 40, "complex_num": {"real": -1.0, "imag": 5.0}, "files": ["/file1", "/file2"], "set_values": [100, 200], "inner": {"num": 7}}}

      📌 Runtime Parameters

      params:
        input_obj: {'nested': {'arr': array([[10, 20],
             [30, 40]]), 'complex_num': (-1+5j), 'files': [PosixPath('/file1'), PosixPath('/file2')], 'set_values': {200, 100}, 'inner': {'num': 7}}}
        expected:
          nested:
            arr:
              -           - 10
                - 20
              -           - 30
                - 40
            complex_num:
              real: -1.0
              imag: 5.0
            files:
              - /file1
              - /file2
            set_values:
              - 100
              - 200
            inner:
              num: 7
      id: input_obj7-expected7
      

      📌 Setup phase

      duration:

      0.000572623685002327
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006774747744202614
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020049791783094406
      

      outcome:

      passed
      
  • 📄 test_utils_lazypv.py

    Function: test_getattr

    • Test 215

      📌 Setup phase

      duration:

      0.00013374723494052887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.09653505496680737
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004597613587975502
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_custom_log_outputs

    • Test 216
      params: levelname="LONG", logfunc=" at 0x7f8037ff0670>", message="This is a LONG message"

      📌 Runtime Parameters

      params:
        levelname: LONG
        logfunc: <function <lambda> at 0x7f8037ff0670>
        message: This is a LONG message
      id: LONG-<lambda>-This is a LONG message
      

      📌 Setup phase

      duration:

      0.0022399472072720528
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009276634082198143
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00027238018810749054
      

      outcome:

      passed
      
    • Test 217
      params: levelname="ENLARGE", logfunc=" at 0x7f8037ff0700>", message="Please ENLARGE this!"

      📌 Runtime Parameters

      params:
        levelname: ENLARGE
        logfunc: <function <lambda> at 0x7f8037ff0700>
        message: Please ENLARGE this!
      id: ENLARGE-<lambda>-Please ENLARGE this!
      

      📌 Setup phase

      duration:

      0.0004634438082575798
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004154657945036888
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002285093069076538
      

      outcome:

      passed
      
  • 📄 test_utils_logign.py

    Function: test_ignore_log_msg_behavior

    • Test 219
      params: levelname="WARNING", msg_to_ignore="This should be ignored", msg_to_keep="This should appear"

      📌 Runtime Parameters

      params:
        levelname: WARNING
        msg_to_ignore: This should be ignored
        msg_to_keep: This should appear
      id: WARNING-This should be ignored-This should appear
      

      📌 Setup phase

      duration:

      0.0005796728655695915
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007964596152305603
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002471925690770149
      

      outcome:

      passed
      
    • Test 220
      params: levelname="ENLARGE", msg_to_ignore="ENLARGE this", msg_to_keep="Keep this ENLARGE"

      📌 Runtime Parameters

      params:
        levelname: ENLARGE
        msg_to_ignore: ENLARGE this
        msg_to_keep: Keep this ENLARGE
      id: ENLARGE-ENLARGE this-Keep this ENLARGE
      

      📌 Setup phase

      duration:

      0.0004122825339436531
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004734247922897339
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022269133478403091
      

      outcome:

      passed
      

    Function: test_ignore_only_by_level

    • Test 221

      📌 Setup phase

      duration:

      0.00024655740708112717
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003982642665505409
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016998779028654099
      

      outcome:

      passed
      

    Function: test_ignore_only_by_msg

    • Test 222

      📌 Setup phase

      duration:

      0.00025421008467674255
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000383901409804821
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016902107745409012
      

      outcome:

      passed
      

    Function: test_filter_removed_after_context

    • Test 223

      📌 Setup phase

      duration:

      0.00023118220269680023
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035525020211935043
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018831714987754822
      

      outcome:

      passed
      
  • 📄 test_utils_marker.py

    Function: test_format_value_with_units

    • Test 224

      📌 Setup phase

      duration:

      0.00013086572289466858
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001790132373571396
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010550394654273987
      

      outcome:

      passed
      

    Function: test_format_value_without_units

    • Test 225

      📌 Setup phase

      duration:

      0.00011600088328123093
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001436416059732437
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011617038398981094
      

      outcome:

      passed
      

    Function: test_marker_name_default

    • Test 226

      📌 Setup phase

      duration:

      0.00010396912693977356
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021394621580839157
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011905096471309662
      

      outcome:

      passed
      

    Function: test_marker_name_custom

    • Test 227

      📌 Setup phase

      duration:

      0.00011788494884967804
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015753693878650665
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001173047348856926
      

      outcome:

      passed
      

    Function: test_marker_repr_format

    • Test 228

      📌 Setup phase

      duration:

      0.00010875798761844635
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019264314323663712
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.95192676782608e-05
      

      outcome:

      passed
      

    Function: test_marker_update_changes_value

    • Test 229

      📌 Setup phase

      duration:

      0.00010223593562841415
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015430990606546402
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.613484144210815e-05
      

      outcome:

      passed
      

    Function: test_marker_update_with_explicit_value

    • Test 230

      📌 Setup phase

      duration:

      0.00011067185550928116
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014361925423145294
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.920541197061539e-05
      

      outcome:

      passed
      

    Function: test_marker_goto_sets_value_and_returns_result

    • Test 231

      📌 Setup phase

      duration:

      0.00010836310684680939
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017036870121955872
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.672064334154129e-05
      

      outcome:

      passed
      

    Function: test_marker_call_is_alias_of_goto

    • Test 232

      📌 Setup phase

      duration:

      0.0001126239076256752
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001666434109210968
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.921006858348846e-05
      

      outcome:

      passed
      

    Function: test_markers_register_and_access

    • Test 233

      📌 Setup phase

      duration:

      0.00010683294385671616
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027629081159830093
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010331254452466965
      

      outcome:

      passed
      

    Function: test_markers_repr_contains_all

    • Test 234

      📌 Setup phase

      duration:

      0.00011733919382095337
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033389031887054443
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010352209210395813
      

      outcome:

      passed
      

    Function: test_marker_registry_dict_is_printable_dict

    • Test 235

      📌 Setup phase

      duration:

      0.00011245254427194595
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002012522891163826
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010261591523885727
      

      outcome:

      passed
      

    Function: test_markers_getitem_invalid_key_raises

    • Test 236

      📌 Setup phase

      duration:

      0.00011098012328147888
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022088177502155304
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000109892338514328
      

      outcome:

      passed
      
  • 📄 test_utils_metaclasses.py

    Function: test_combine_classes_combines_methods

    • Test 237

      📌 Setup phase

      duration:

      0.00012288149446249008
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001807650551199913
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010479148477315903
      

      outcome:

      passed
      

    Function: test_registryabc_combines_registrymeta_and_abcmeta

    • Test 238

      📌 Setup phase

      duration:

      0.00011205952614545822
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.005205702036619186
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014053937047719955
      

      outcome:

      passed
      
  • 📄 test_utils_namespace.py

    Function: test_namespace_pretty_repr_mixed_and_nested

    • Test 239

      📌 Setup phase

      duration:

      0.0001380443572998047
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023993104696273804
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010899174958467484
      

      outcome:

      passed
      
  • 📄 test_utils_npy.py

    Function: test_nice_arange

    • Test 240
      params: start=0, stop=5, step=1, expected=[0, 1, 2, 3, 4, 5]

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 1
        expected:
          - (vide)
          - 1
          - 2
          - 3
          - 4
          - 5
      id: 0-5-1-expected0
      

      📌 Setup phase

      duration:

      0.000372457318007946
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.01876768935471773
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002232855185866356
      

      outcome:

      passed
      
    • Test 241
      params: start=5, stop=0, step=-1, expected=[0, 1, 2, 3, 4, 5]

      📌 Runtime Parameters

      params:
        start: 5
        stop: 0
        step: -1
        expected:
          - (vide)
          - 1
          - 2
          - 3
          - 4
          - 5
      id: 5-0--1-expected1
      

      📌 Setup phase

      duration:

      0.00037947576493024826
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039594992995262146
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001926179975271225
      

      outcome:

      passed
      
    • Test 242
      params: start=1, stop=2, step=0.3, expected=[1, 1.3333333333333333, 1.6666666666666667, 2]

      📌 Runtime Parameters

      params:
        start: 1
        stop: 2
        step: 0.3
        expected:
          - 1
          - 1.3333333333333333
          - 1.6666666666666667
          - 2
      id: 1-2-0.3-expected2
      

      📌 Setup phase

      duration:

      0.0003345394507050514
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038909725844860077
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001808134838938713
      

      outcome:

      passed
      
    • Test 243
      params: start=-2, stop=2, step=1.5, expected=[-2, -0.6666666666666666, 0.6666666666666666, 2]

      📌 Runtime Parameters

      params:
        start: -2
        stop: 2
        step: 1.5
        expected:
          - -2
          - -0.6666666666666666
          - 0.6666666666666666
          - 2
      id: -2-2-1.5-expected3
      

      📌 Setup phase

      duration:

      0.00034356582909822464
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035875383764505386
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018900632858276367
      

      outcome:

      passed
      
    • Test 244
      params: start=2.5, stop=0.5, step=-0.4, expected=[0.5, 0.9, 1.3, 1.7, 2.1, 2.5]

      📌 Runtime Parameters

      params:
        start: 2.5
        stop: 0.5
        step: -0.4
        expected:
          - 0.5
          - 0.9
          - 1.3
          - 1.7
          - 2.1
          - 2.5
      id: 2.5-0.5--0.4-expected4
      

      📌 Setup phase

      duration:

      0.00031756144016981125
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003531305119395256
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018195249140262604
      

      outcome:

      passed
      

    Function: test_nice_linspace

    • Test 245
      params: start=0, stop=10, num=4, expected="[ 0. 2.5 5. 7.5 10. ]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 10
        num: 4
        expected: [ 0.   2.5  5.   7.5 10. ]
      id: 0-10-4-expected0
      

      📌 Setup phase

      duration:

      0.0003727348521351814
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035628024488687515
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018949154764413834
      

      outcome:

      passed
      
    • Test 246
      params: start=5, stop=15, num=2, expected="[ 5. 10. 15.]"

      📌 Runtime Parameters

      params:
        start: 5
        stop: 15
        num: 2
        expected: [ 5. 10. 15.]
      id: 5-15-2-expected1
      

      📌 Setup phase

      duration:

      0.0003509148955345154
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000365489162504673
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018414203077554703
      

      outcome:

      passed
      
    • Test 247
      params: start=-5, stop=5, num=4, expected="[-5. -2.5 0. 2.5 5. ]"

      📌 Runtime Parameters

      params:
        start: -5
        stop: 5
        num: 4
        expected: [-5.  -2.5  0.   2.5  5. ]
      id: -5-5-4-expected2
      

      📌 Setup phase

      duration:

      0.00033664796501398087
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003389120101928711
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000191432423889637
      

      outcome:

      passed
      
    • Test 248
      params: start=0, stop=1, num=3, expected="[0. 0.33333333 0.66666667 1. ]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 1
        num: 3
        expected: [0.         0.33333333 0.66666667 1.        ]
      id: 0-1-3-expected3
      

      📌 Setup phase

      duration:

      0.0003305375576019287
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005003651604056358
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019531138241291046
      

      outcome:

      passed
      
    • Test 249
      params: start=2, stop=2, num=3, expected="[2. 2. 2. 2.]"

      📌 Runtime Parameters

      params:
        start: 2
        stop: 2
        num: 3
        expected: [2. 2. 2. 2.]
      id: 2-2-3-expected4
      

      📌 Setup phase

      duration:

      0.00034387409687042236
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003486350178718567
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019255559891462326
      

      outcome:

      passed
      
    • Test 250
      params: start=3, stop=0, num=3, expected="[3. 2. 1. 0.]"

      📌 Runtime Parameters

      params:
        start: 3
        stop: 0
        num: 3
        expected: [3. 2. 1. 0.]
      id: 3-0-3-expected5
      

      📌 Setup phase

      duration:

      0.0003482038155198097
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034766364842653275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020090676844120026
      

      outcome:

      passed
      
    • Test 251
      params: start=0, stop=1, num=0, expected="[0.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 1
        num: 0
        expected: [0.]
      id: 0-1-0-expected6
      

      📌 Setup phase

      duration:

      0.00032090023159980774
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003506820648908615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018359441310167313
      

      outcome:

      passed
      
    • Test 252
      params: start=-2, stop=2, num=3, expected="[-2. -0.66666667 0.66666667 2. ]"

      📌 Runtime Parameters

      params:
        start: -2
        stop: 2
        num: 3
        expected: [-2.         -0.66666667  0.66666667  2.        ]
      id: -2-2-3-expected7
      

      📌 Setup phase

      duration:

      0.0003450615331530571
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003334023058414459
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018798280507326126
      

      outcome:

      passed
      

    Function: test_nice_steps_centered

    • Test 253
      params: start=-2, stop=2, step=2, endpoint=true, expected="[-2. 0. 2.]"

      📌 Runtime Parameters

      params:
        start: -2
        stop: 2
        step: 2
        endpoint: True
        expected: [-2.  0.  2.]
      id: -2-2-2-True-expected0
      

      📌 Setup phase

      duration:

      0.00040883198380470276
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036989059299230576
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021561887115240097
      

      outcome:

      passed
      
    • Test 254
      params: start=0, stop=5, step=2, endpoint=true, expected="[0. 2. 4.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 2
        endpoint: True
        expected: [0. 2. 4.]
      id: 0-5-2-True-expected1
      

      📌 Setup phase

      duration:

      0.00040417443960905075
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034863874316215515
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019752606749534607
      

      outcome:

      passed
      
    • Test 255
      params: start=0, stop=5, step=2, endpoint=false, expected="[0. 2.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 2
        endpoint: False
        expected: [0. 2.]
      id: 0-5-2-False-expected2
      

      📌 Setup phase

      duration:

      0.00038022641092538834
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003575477749109268
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020734593272209167
      

      outcome:

      passed
      
    • Test 256
      params: start=-1, stop=2, step=1.5, endpoint=true, expected="[-1.5 0. 1.5]"

      📌 Runtime Parameters

      params:
        start: -1
        stop: 2
        step: 1.5
        endpoint: True
        expected: [-1.5  0.   1.5]
      id: -1-2-1.5-True-expected3
      

      📌 Setup phase

      duration:

      0.0003938283771276474
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032994337379932404
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020906515419483185
      

      outcome:

      passed
      
    • Test 257
      params: start=-1, stop=2, step=-1.5, endpoint=true, expected="[ 1.5 0. -1.5]"

      📌 Runtime Parameters

      params:
        start: -1
        stop: 2
        step: -1.5
        endpoint: True
        expected: [ 1.5  0.  -1.5]
      id: -1-2--1.5-True-expected4
      

      📌 Setup phase

      duration:

      0.00038189347833395004
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003280956298112869
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020535103976726532
      

      outcome:

      passed
      
    • Test 258
      params: start=5, stop=0, step=-2, endpoint=true, expected="[0. 2. 4.]"

      📌 Runtime Parameters

      params:
        start: 5
        stop: 0
        step: -2
        endpoint: True
        expected: [0. 2. 4.]
      id: 5-0--2-True-expected5
      

      📌 Setup phase

      duration:

      0.0003616390749812126
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00042030587792396545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021995138376951218
      

      outcome:

      passed
      

    Function: test_nice_steps_left_aligned

    • Test 259
      params: start=0, stop=5, step=2, endpoint=true, expected="[0. 2. 4.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 2
        endpoint: True
        expected: [0. 2. 4.]
      id: 0-5-2-True-expected0
      

      📌 Setup phase

      duration:

      0.0003796415403485298
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034822430461645126
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020212214440107346
      

      outcome:

      passed
      
    • Test 260
      params: start=0, stop=5, step=2, endpoint=false, expected="[0. 2.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 2
        endpoint: False
        expected: [0. 2.]
      id: 0-5-2-False-expected1
      

      📌 Setup phase

      duration:

      0.0003619929775595665
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032972265034914017
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021720584481954575
      

      outcome:

      passed
      
    • Test 261
      params: start=-1, stop=2, step=1.5, endpoint=true, expected="[-1. 0.5 2. ]"

      📌 Runtime Parameters

      params:
        start: -1
        stop: 2
        step: 1.5
        endpoint: True
        expected: [-1.   0.5  2. ]
      id: -1-2-1.5-True-expected2
      

      📌 Setup phase

      duration:

      0.0003746571019291878
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033543817698955536
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020871683955192566
      

      outcome:

      passed
      
    • Test 262
      params: start=-1, stop=2, step=1.5, endpoint=false, expected="[-1. 0.5]"

      📌 Runtime Parameters

      params:
        start: -1
        stop: 2
        step: 1.5
        endpoint: False
        expected: [-1.   0.5]
      id: -1-2-1.5-False-expected3
      

      📌 Setup phase

      duration:

      0.0003776438534259796
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003370335325598717
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020696688443422318
      

      outcome:

      passed
      
    • Test 263
      params: start=-2, stop=1, step=1.2, endpoint=true, expected="[-2. -0.8 0.4]"

      📌 Runtime Parameters

      params:
        start: -2
        stop: 1
        step: 1.2
        endpoint: True
        expected: [-2.  -0.8  0.4]
      id: -2-1-1.2-True-expected4
      

      📌 Setup phase

      duration:

      0.0003955662250518799
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003482028841972351
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019847415387630463
      

      outcome:

      passed
      
    • Test 264
      params: start=5, stop=0, step=-2, endpoint=true, expected="[0. 2. 4.]"

      📌 Runtime Parameters

      params:
        start: 5
        stop: 0
        step: -2
        endpoint: True
        expected: [0. 2. 4.]
      id: 5-0--2-True-expected5
      

      📌 Setup phase

      duration:

      0.00037448760122060776
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033239834010601044
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019412022083997726
      

      outcome:

      passed
      
    • Test 265
      params: start=5, stop=0, step=-2, endpoint=false, expected="[0. 2.]"

      📌 Runtime Parameters

      params:
        start: 5
        stop: 0
        step: -2
        endpoint: False
        expected: [0. 2.]
      id: 5-0--2-False-expected6
      

      📌 Setup phase

      duration:

      0.0003826720640063286
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003431960940361023
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021199509501457214
      

      outcome:

      passed
      

    Function: test_nice_steps_right_aligned

    • Test 266
      params: start=0, stop=5, step=2, endpoint=true, expected="[1. 3. 5.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 2
        endpoint: True
        expected: [1. 3. 5.]
      id: 0-5-2-True-expected0
      

      📌 Setup phase

      duration:

      0.00040042679756879807
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000334419310092926
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020618271082639694
      

      outcome:

      passed
      
    • Test 267
      params: start=0, stop=5, step=2, endpoint=false, expected="[3. 5.]"

      📌 Runtime Parameters

      params:
        start: 0
        stop: 5
        step: 2
        endpoint: False
        expected: [3. 5.]
      id: 0-5-2-False-expected1
      

      📌 Setup phase

      duration:

      0.00039655808359384537
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033375807106494904
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021709781140089035
      

      outcome:

      passed
      
    • Test 268
      params: start=-1, stop=2, step=1.5, endpoint=true, expected="[-1. 0.5 2. ]"

      📌 Runtime Parameters

      params:
        start: -1
        stop: 2
        step: 1.5
        endpoint: True
        expected: [-1.   0.5  2. ]
      id: -1-2-1.5-True-expected2
      

      📌 Setup phase

      duration:

      0.0003788350149989128
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034220702946186066
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019947346299886703
      

      outcome:

      passed
      
    • Test 269
      params: start=-1, stop=2, step=1.5, endpoint=false, expected="[0.5 2. ]"

      📌 Runtime Parameters

      params:
        start: -1
        stop: 2
        step: 1.5
        endpoint: False
        expected: [0.5 2. ]
      id: -1-2-1.5-False-expected3
      

      📌 Setup phase

      duration:

      0.00038146600127220154
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003285082057118416
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001986883580684662
      

      outcome:

      passed
      
    • Test 270
      params: start=5, stop=0, step=-2, endpoint=true, expected="[1. 3. 5.]"

      📌 Runtime Parameters

      params:
        start: 5
        stop: 0
        step: -2
        endpoint: True
        expected: [1. 3. 5.]
      id: 5-0--2-True-expected4
      

      📌 Setup phase

      duration:

      0.00038652122020721436
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003412589430809021
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019763503223657608
      

      outcome:

      passed
      
    • Test 271
      params: start=5, stop=0, step=-2, endpoint=false, expected="[3. 5.]"

      📌 Runtime Parameters

      params:
        start: 5
        stop: 0
        step: -2
        endpoint: False
        expected: [3. 5.]
      id: 5-0--2-False-expected5
      

      📌 Setup phase

      duration:

      0.0003881361335515976
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000331217423081398
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019635818898677826
      

      outcome:

      passed
      
    • Test 272
      params: start=-3, stop=3, step=2, endpoint=true, expected="[-3. -1. 1. 3.]"

      📌 Runtime Parameters

      params:
        start: -3
        stop: 3
        step: 2
        endpoint: True
        expected: [-3. -1.  1.  3.]
      id: -3-3-2-True-expected6
      

      📌 Setup phase

      duration:

      0.00036827102303504944
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00041972100734710693
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020038150250911713
      

      outcome:

      passed
      

    Function: test_within_scalar

    • Test 273
      params: val=5, vmin=0, vmax=10, expected=true

      📌 Runtime Parameters

      params:
        val: 5
        vmin: 0
        vmax: 10
        expected: True
      id: 5-0-10-True
      

      📌 Setup phase

      duration:

      0.00036383699625730515
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000148652121424675
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016917195171117783
      

      outcome:

      passed
      
    • Test 274
      params: val=5, vmin=6, vmax=10, expected=false

      📌 Runtime Parameters

      params:
        val: 5
        vmin: 6
        vmax: 10
        expected: False
      id: 5-6-10-False
      

      📌 Setup phase

      duration:

      0.00032362621277570724
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001454940065741539
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001703910529613495
      

      outcome:

      passed
      
    • Test 275
      params: val=5, vmin=null, vmax=10, expected=true

      📌 Runtime Parameters

      params:
        val: 5
        vmin: None
        vmax: 10
        expected: True
      id: 5-None-10-True
      

      📌 Setup phase

      duration:

      0.0002978583797812462
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014597177505493164
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017312821000814438
      

      outcome:

      passed
      
    • Test 276
      params: val=5, vmin=0, vmax=null, expected=true

      📌 Runtime Parameters

      params:
        val: 5
        vmin: 0
        vmax: None
        expected: True
      id: 5-0-None-True
      

      📌 Setup phase

      duration:

      0.00033273734152317047
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013779010623693466
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001751687377691269
      

      outcome:

      passed
      
    • Test 277
      params: val=5, vmin=null, vmax=null, expected=true

      📌 Runtime Parameters

      params:
        val: 5
        vmin: None
        vmax: None
        expected: True
      id: 5-None-None-True
      

      📌 Setup phase

      duration:

      0.000321974977850914
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001376112923026085
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017385371029376984
      

      outcome:

      passed
      

    Function: test_within_fraction

    • Test 278
      params: data=[1, 2, 3, 4, 5], vmin=2, vmax=5, expected=0.6

      📌 Runtime Parameters

      params:
        data:
          - 1
          - 2
          - 3
          - 4
          - 5
        vmin: 2
        vmax: 5
        expected: 0.6
      id: data0-2-5-0.6
      

      📌 Setup phase

      duration:

      0.0003145746886730194
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003235703334212303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017897505313158035
      

      outcome:

      passed
      
    • Test 279
      params: data=[10, 20, 30], vmin=5, vmax=25, expected=0.6666666666666666

      📌 Runtime Parameters

      params:
        data:
          - 10
          - 20
          - 30
        vmin: 5
        vmax: 25
        expected: 0.6666666666666666
      id: data1-5-25-0.6666666666666666
      

      📌 Setup phase

      duration:

      0.00032400060445070267
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025143660604953766
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017460808157920837
      

      outcome:

      passed
      
    • Test 280
      params: data=[1, 2, 3], vmin=null, vmax=2, expected=0.3333333333333333

      📌 Runtime Parameters

      params:
        data:
          - 1
          - 2
          - 3
        vmin: None
        vmax: 2
        expected: 0.3333333333333333
      id: data2-None-2-0.3333333333333333
      

      📌 Setup phase

      duration:

      0.0003170529380440712
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002481788396835327
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018685497343540192
      

      outcome:

      passed
      
    • Test 281
      params: data=[], vmin=0, vmax=1, expected=0

      📌 Runtime Parameters

      params:
        data:
      []
        vmin: 0
        vmax: 1
        expected: 0
      id: data3-0-1-0
      

      📌 Setup phase

      duration:

      0.000306825153529644
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024947524070739746
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019463617354631424
      

      outcome:

      passed
      

    Function: test_fraction_to_percentage

    • Test 282
      params: fraction=0.456, ndigits=1, expected=45.6

      📌 Runtime Parameters

      params:
        fraction: 0.456
        ndigits: 1
        expected: 45.6
      id: 0.456-1-45.6
      

      📌 Setup phase

      duration:

      0.0002873549237847328
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001500435173511505
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015505310148000717
      

      outcome:

      passed
      
    • Test 283
      params: fraction=0.12345, ndigits=2, expected=12.35

      📌 Runtime Parameters

      params:
        fraction: 0.12345
        ndigits: 2
        expected: 12.35
      id: 0.12345-2-12.35
      

      📌 Setup phase

      duration:

      0.0002711024135351181
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001465342938899994
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016135256737470627
      

      outcome:

      passed
      
    • Test 284
      params: fraction=0.9999, ndigits=0, expected=100.0

      📌 Runtime Parameters

      params:
        fraction: 0.9999
        ndigits: 0
        expected: 100.0
      id: 0.9999-0-100.0
      

      📌 Setup phase

      duration:

      0.0002699894830584526
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014207419008016586
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016345828771591187
      

      outcome:

      passed
      

    Function: test_get_dtype

    • Test 285
      params: val="[1 2 3]", expected=""

      📌 Runtime Parameters

      params:
        val: [1 2 3]
        expected: <class 'numpy.ndarray'>
      id: val0-ndarray
      

      📌 Setup phase

      duration:

      0.0002225814387202263
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001439293846487999
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015007611364126205
      

      outcome:

      passed
      
    • Test 286
      params: val=[1, 2, 3], expected=""

      📌 Runtime Parameters

      params:
        val:
          - 1
          - 2
          - 3
        expected: <class 'list'>
      id: val1-list
      

      📌 Setup phase

      duration:

      0.00023015309125185013
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001637907698750496
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001435559242963791
      

      outcome:

      passed
      
    • Test 287
      params: val=3.14, expected=""

      📌 Runtime Parameters

      params:
        val: 3.14
        expected: <class 'float'>
      id: 3.14-float
      

      📌 Setup phase

      duration:

      0.00022740475833415985
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001429663971066475
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001387065276503563
      

      outcome:

      passed
      

    Function: test_get_shape

    • Test 288
      params: val="1 2]\n [3 4", expected=[2, 2]

      📌 Runtime Parameters

      params:
        val: [[1 2]
       [3 4]]
        expected:
          - 2
          - 2
      id: val0-expected0
      

      📌 Setup phase

      duration:

      0.00022492371499538422
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014085788279771805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015449896454811096
      

      outcome:

      passed
      
    • Test 289
      params: val=[1, 2, 3], expected=[]

      📌 Runtime Parameters

      params:
        val:
          - 1
          - 2
          - 3
        expected:
      []
      id: val1-expected1
      

      📌 Setup phase

      duration:

      0.0002393508329987526
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014267954975366592
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001400671899318695
      

      outcome:

      passed
      
    • Test 290
      params: val=42, expected=[]

      📌 Runtime Parameters

      params:
        val: 42
        expected:
      []
      id: 42-expected2
      

      📌 Setup phase

      duration:

      0.0002206927165389061
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013650208711624146
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001340433955192566
      

      outcome:

      passed
      

    Function: test_is_array

    • Test 291
      params: val="[1 2 3]", expected=true

      📌 Runtime Parameters

      params:
        val: [1 2 3]
        expected: True
      id: val0-True
      

      📌 Setup phase

      duration:

      0.00021393969655036926
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014097709208726883
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014873500913381577
      

      outcome:

      passed
      
    • Test 292
      params: val=[1, 2, 3], expected=false

      📌 Runtime Parameters

      params:
        val:
          - 1
          - 2
          - 3
        expected: False
      id: val1-False
      

      📌 Setup phase

      duration:

      0.00023837480694055557
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013992469757795334
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014016777276992798
      

      outcome:

      passed
      
    • Test 293
      params: val=42, expected=false

      📌 Runtime Parameters

      params:
        val: 42
        expected: False
      id: 42-False
      

      📌 Setup phase

      duration:

      0.00021515600383281708
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014272890985012054
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001398734748363495
      

      outcome:

      passed
      
  • 📄 test_utils_path.py

    Function: test_can_create_all_files_user_says_yes

    • Test 294

      📌 Setup phase

      duration:

      0.00013784877955913544
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006741024553775787
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014404207468032837
      

      outcome:

      passed
      

    Function: test_can_create_all_files_user_says_no

    • Test 295

      📌 Setup phase

      duration:

      0.00011787563562393188
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004765354096889496
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010987743735313416
      

      outcome:

      passed
      

    Function: test_make_missing_dir_creates_folder

    • Test 296

      📌 Setup phase

      duration:

      0.00010721664875745773
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005853297188878059
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011617131531238556
      

      outcome:

      passed
      

    Function: test_glob_files_returns_matching_files_only

    • Test 297

      📌 Setup phase

      duration:

      0.00011211168020963669
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011681821197271347
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012498442083597183
      

      outcome:

      passed
      

    Function: test_filter_files_excludes_directories

    • Test 298

      📌 Setup phase

      duration:

      0.00012088753283023834
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006004581227898598
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012451596558094025
      

      outcome:

      passed
      
  • 📄 test_utils_picklio.py

    Function: test_pickle_and_unpickle

    • Test 299
      params: test_obj={"a": 1, "b": [2, 3], "c": {"world": "ok"}}

      📌 Runtime Parameters

      params:
        test_obj:
          a: 1
          b:
            - 2
            - 3
          c:
            world: ok
      id: test_obj0
      

      📌 Setup phase

      duration:

      0.0007660053670406342
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003562839701771736
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016750115901231766
      

      outcome:

      passed
      
    • Test 300
      params: test_obj=[1, 2, 3, 4, 5]

      📌 Runtime Parameters

      params:
        test_obj:
          - 1
          - 2
          - 3
          - 4
          - 5
      id: test_obj1
      

      📌 Setup phase

      duration:

      0.0006085420027375221
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030213408172130585
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001741098240017891
      

      outcome:

      passed
      
    • Test 301
      params: test_obj="simple string"

      📌 Runtime Parameters

      params:
        test_obj: simple string
      id: simple string
      

      📌 Setup phase

      duration:

      0.000515347346663475
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028965622186660767
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016075186431407928
      

      outcome:

      passed
      
    • Test 302
      params: test_obj=42

      📌 Runtime Parameters

      params:
        test_obj: 42
      id: 42
      

      📌 Setup phase

      duration:

      0.0004960820078849792
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028388015925884247
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001620035618543625
      

      outcome:

      passed
      
    • Test 303
      params: test_obj=3.14159

      📌 Runtime Parameters

      params:
        test_obj: 3.14159
      id: 3.14159
      

      📌 Setup phase

      duration:

      0.000624336302280426
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028934143483638763
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017193425446748734
      

      outcome:

      passed
      
    • Test 304
      params: test_obj=[true, false, null]

      📌 Runtime Parameters

      params:
        test_obj:
          - True
          - (vide)
          - (vide)
      id: test_obj5
      

      📌 Setup phase

      duration:

      0.0005182484164834023
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003025764599442482
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016355980187654495
      

      outcome:

      passed
      
    • Test 305
      params: test_obj={"complex": [{"list": [1, 2]}, {"dict": {"x": 10}}]}

      📌 Runtime Parameters

      params:
        test_obj:
          complex:
            -         list:
                - 1
                - 2
            -         dict:
                x: 10
      id: test_obj6
      

      📌 Setup phase

      duration:

      0.0005876263603568077
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032164622098207474
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020517688244581223
      

      outcome:

      passed
      
  • 📄 test_utils_printing.py

    Function: test_maxlen_valid

    • Test 306
      params: seq=["a", "abc", ""], expected=3

      📌 Runtime Parameters

      params:
        seq:
          - a
          - abc
          - (vide)
        expected: 3
      id: seq0-3
      

      📌 Setup phase

      duration:

      0.0003043152391910553
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019800104200839996
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021629035472869873
      

      outcome:

      passed
      
    • Test 307
      params: seq=[], expected=0

      📌 Runtime Parameters

      params:
        seq:
      []
        expected: 0
      id: seq1-0
      

      📌 Setup phase

      duration:

      0.0002520633861422539
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017290469259023666
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015304144471883774
      

      outcome:

      passed
      
    • Test 308
      params: seq=1, 2], [3], [4, 5, 6, expected=3

      📌 Runtime Parameters

      params:
        seq:
          -       - 1
            - 2
          -       - 3
          -       - 4
            - 5
            - 6
        expected: 3
      id: seq2-3
      

      📌 Setup phase

      duration:

      0.0002507641911506653
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001662885770201683
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016054697334766388
      

      outcome:

      passed
      
    • Test 309
      params: seq=[{"a": 2, "b": 3}, {}, {"c": 4}], expected=2

      📌 Runtime Parameters

      params:
        seq:
          -       a: 2
            b: 3
          - (vide)
          -       c: 4
        expected: 2
      id: seq3-2
      

      📌 Setup phase

      duration:

      0.00025520380586385727
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001517152413725853
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014807749539613724
      

      outcome:

      passed
      

    Function: test_strlen

    • Test 310
      params: value=42, expected=2

      📌 Runtime Parameters

      params:
        value: 42
        expected: 2
      id: 42-2
      

      📌 Setup phase

      duration:

      0.00022748764604330063
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016100797802209854
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017295405268669128
      

      outcome:

      passed
      
    • Test 311
      params: value="hello", expected=5

      📌 Runtime Parameters

      params:
        value: hello
        expected: 5
      id: hello-5
      

      📌 Setup phase

      duration:

      0.00025262217968702316
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014919694513082504
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001503322273492813
      

      outcome:

      passed
      
    • Test 312
      params: value=false, expected=5

      📌 Runtime Parameters

      params:
        value: False
        expected: 5
      id: False-5
      

      📌 Setup phase

      duration:

      0.00021669268608093262
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013482104986906052
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014207791537046432
      

      outcome:

      passed
      
    • Test 313
      params: value=null, expected=4

      📌 Runtime Parameters

      params:
        value: None
        expected: 4
      id: None-4
      

      📌 Setup phase

      duration:

      0.00022378750145435333
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014752335846424103
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014174636453390121
      

      outcome:

      passed
      
    • Test 314
      params: value=[1, 2, 3], expected=9

      📌 Runtime Parameters

      params:
        value:
          - 1
          - 2
          - 3
        expected: 9
      id: value4-9
      

      📌 Setup phase

      duration:

      0.0002278462052345276
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014274194836616516
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013955961912870407
      

      outcome:

      passed
      
    • Test 315
      params: value={"a": 1}, expected=8

      📌 Runtime Parameters

      params:
        value:
          a: 1
        expected: 8
      id: value5-8
      

      📌 Setup phase

      duration:

      0.00022258050739765167
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001343805342912674
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014050770550966263
      

      outcome:

      passed
      
    • Test 316
      params: value=[1, 2], expected=6

      📌 Runtime Parameters

      params:
        value:
          - 1
          - 2
        expected: 6
      id: value6-6
      

      📌 Setup phase

      duration:

      0.00022848974913358688
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013469532132148743
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013337749987840652
      

      outcome:

      passed
      
    • Test 317
      params: value="", expected=0

      📌 Runtime Parameters

      params:
        value: None
        expected: 0
      id: -0
      

      📌 Setup phase

      duration:

      0.0002567339688539505
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015268567949533463
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001484239473938942
      

      outcome:

      passed
      
    • Test 318
      params: value="this is a phrase", expected=16

      📌 Runtime Parameters

      params:
        value: this is a phrase
        expected: 16
      id: this is a phrase-16
      

      📌 Setup phase

      duration:

      0.00022047385573387146
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023197010159492493
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018481258302927017
      

      outcome:

      passed
      

    Function: test_maxstrlen

    • Test 319
      params: seq=[1, true, 3.1415], expected=6

      📌 Runtime Parameters

      params:
        seq:
          - 1
          - True
          - 3.1415
        expected: 6
      id: seq0-6
      

      📌 Setup phase

      duration:

      0.00025647133588790894
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018441863358020782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016379635781049728
      

      outcome:

      passed
      
    • Test 320
      params: seq=["aa", "bbb", "c"], expected=3

      📌 Runtime Parameters

      params:
        seq:
          - aa
          - bbb
          - c
        expected: 3
      id: seq1-3
      

      📌 Setup phase

      duration:

      0.0002581123262643814
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017537083476781845
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016467086970806122
      

      outcome:

      passed
      
    • Test 321
      params: seq=1, 2], [], [1, 2, 3, expected=9

      📌 Runtime Parameters

      params:
        seq:
          -       - 1
            - 2
          - (vide)
          -       - 1
            - 2
            - 3
        expected: 9
      id: seq2-9
      

      📌 Setup phase

      duration:

      0.0002518845722079277
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001654038205742836
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019194558262825012
      

      outcome:

      passed
      
    • Test 322
      params: seq=[{"a": 1}, {}, {"a": 1, "b": 2}], expected=16

      📌 Runtime Parameters

      params:
        seq:
          -       a: 1
          - (vide)
          -       a: 1
            b: 2
        expected: 16
      id: seq3-16
      

      📌 Setup phase

      duration:

      0.0002274923026561737
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016545504331588745
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015470478683710098
      

      outcome:

      passed
      
    • Test 323
      params: seq=[null, false, 12345], expected=5

      📌 Runtime Parameters

      params:
        seq:
          - (vide)
          - (vide)
          - 12345
        expected: 5
      id: seq4-5
      

      📌 Setup phase

      duration:

      0.00023255683481693268
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015451572835445404
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014869123697280884
      

      outcome:

      passed
      

    Function: test_transpose_matrix

    • Test 324
      params: data=1, 2], [3, 4, expected=1, 3], [2, 4

      📌 Runtime Parameters

      params:
        data:
          -       - 1
            - 2
          -       - 3
            - 4
        expected:
          -       - 1
            - 3
          -       - 2
            - 4
      id: data0-expected0
      

      📌 Setup phase

      duration:

      0.0002456437796354294
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015830155462026596
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000151132233440876
      

      outcome:

      passed
      
    • Test 325

      📌 Runtime Parameters

      params:
        data:
          -       - a
            - b
          -       - c
            - d
        expected:
          -       - a
            - c
          -       - b
            - d
      id: data1-expected1
      

      📌 Setup phase

      duration:

      0.0002499697729945183
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015843473374843597
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015703588724136353
      

      outcome:

      passed
      
    • Test 326
      params: data={"x": 1}, {"y": 2}], [{"x": 3}, {"y": 4}, expected={"x": 1}, {"x": 3}], [{"y": 2}, {"y": 4}

      📌 Runtime Parameters

      params:
        data:
          -       -         x: 1
            -         y: 2
          -       -         x: 3
            -         y: 4
        expected:
          -       -         x: 1
            -         x: 3
          -       -         y: 2
            -         y: 4
      id: data2-expected2
      

      📌 Setup phase

      duration:

      0.0002318304032087326
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001564323902130127
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015165284276008606
      

      outcome:

      passed
      

    Function: test_prepend

    • Test 327
      params: initial=[1, 2, 3], prepend=1, expected=[1, 2, 3]

      📌 Runtime Parameters

      params:
        initial:
          - 1
          - 2
          - 3
        prepend: 1
        expected:
          - 1
          - 2
          - 3
      id: initial0-1-expected0
      

      📌 Setup phase

      duration:

      0.00026700086891651154
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001468779519200325
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017668306827545166
      

      outcome:

      passed
      
    • Test 328
      params: initial=["a", "b", "c"], prepend="a", expected=["a", "b", "c"]

      📌 Runtime Parameters

      params:
        initial:
          - a
          - b
          - c
        prepend: a
        expected:
          - a
          - b
          - c
      id: initial1-a-expected1
      

      📌 Setup phase

      duration:

      0.0002691224217414856
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013544689863920212
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014848727732896805
      

      outcome:

      passed
      
    • Test 329
      params: initial=[{"a": 1}, {"b": 2}], prepend={"a": 1}, expected=[{"a": 1}, {"b": 2}]

      📌 Runtime Parameters

      params:
        initial:
          -       a: 1
          -       b: 2
        prepend:
          a: 1
        expected:
          -       a: 1
          -       b: 2
      id: initial2-prepend2-expected2
      

      📌 Setup phase

      duration:

      0.0002676490694284439
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014933757483959198
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015538278967142105
      

      outcome:

      passed
      
    • Test 330
      params: initial=1], [2], [3, prepend=[1], expected=1], [2], [3

      📌 Runtime Parameters

      params:
        initial:
          -       - 1
          -       - 2
          -       - 3
        prepend:
          - 1
        expected:
          -       - 1
          -       - 2
          -       - 3
      id: initial3-prepend3-expected3
      

      📌 Setup phase

      duration:

      0.00025134533643722534
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013825390487909317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001567276194691658
      

      outcome:

      passed
      

    Function: test_fmt_table_line

    • Test 331
      params: entries=["a", "bbb"], widths=[3, 5], expected=" a bbb"

      📌 Runtime Parameters

      params:
        entries:
          - a
          - bbb
        widths:
          - 3
          - 5
        expected:   a   bbb
      id: entries0-widths0-  a   bbb
      

      📌 Setup phase

      duration:

      0.0002852464094758034
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001492490991950035
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000157882459461689
      

      outcome:

      passed
      
    • Test 332
      params: entries=[1, 2], widths=[2, 2], expected=" 1 2"

      📌 Runtime Parameters

      params:
        entries:
          - 1
          - 2
        widths:
          - 2
          - 2
        expected:  1  2
      id: entries1-widths1- 1  2
      

      📌 Setup phase

      duration:

      0.000271073542535305
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014261621981859207
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015447288751602173
      

      outcome:

      passed
      
    • Test 333
      params: entries=["long", "val"], widths=[6, 4], expected=" long val"

      📌 Runtime Parameters

      params:
        entries:
          - long
          - val
        widths:
          - 6
          - 4
        expected:   long  val
      id: entries2-widths2-  long  val
      

      📌 Setup phase

      duration:

      0.000255487859249115
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014428794384002686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016080215573310852
      

      outcome:

      passed
      
    • Test 334
      params: entries=[true, false], widths=[5, 6], expected=" True False"

      📌 Runtime Parameters

      params:
        entries:
          - True
          - (vide)
        widths:
          - 5
          - 6
        expected:  True  False
      id: entries3-widths3- True  False
      

      📌 Setup phase

      duration:

      0.00027307868003845215
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001391228288412094
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016734935343265533
      

      outcome:

      passed
      
    • Test 335
      params: entries=[123, 4567], widths=[5, 5], expected=" 123 4567"

      📌 Runtime Parameters

      params:
        entries:
          - 123
          - 4567
        widths:
          - 5
          - 5
        expected:   123  4567
      id: entries4-widths4-  123  4567
      

      📌 Setup phase

      duration:

      0.00026605091989040375
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001550856977701187
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015671178698539734
      

      outcome:

      passed
      
    • Test 336
      params: entries=["text with space", "end"], widths=[16, 5], expected=" text with space end"

      📌 Runtime Parameters

      params:
        entries:
          - text with space
          - end
        widths:
          - 16
          - 5
        expected:  text with space   end
      id: entries5-widths5- text with space   end
      

      📌 Setup phase

      duration:

      0.0002615535631775856
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014389026910066605
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016354303807020187
      

      outcome:

      passed
      
    • Test 337
      params: entries=[{"a": 1}, {"b": 2}], widths=[10, 10], expected=" {'a': 1} {'b': 2}"

      📌 Runtime Parameters

      params:
        entries:
          -       a: 1
          -       b: 2
        widths:
          - 10
          - 10
        expected:   {'a': 1}   {'b': 2}
      id: entries6-widths6-  {'a': 1}   {'b': 2}
      

      📌 Setup phase

      duration:

      0.0002722200006246567
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014466140419244766
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001589953899383545
      

      outcome:

      passed
      
    • Test 338
      params: entries=1, 2], [3, 4, widths=[10, 10], expected=" [1, 2] [3, 4]"

      📌 Runtime Parameters

      params:
        entries:
          -       - 1
            - 2
          -       - 3
            - 4
        widths:
          - 10
          - 10
        expected:     [1, 2]     [3, 4]
      id: entries7-widths7-    [1, 2]     [3, 4]
      

      📌 Setup phase

      duration:

      0.00027826521545648575
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014504045248031616
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016748998314142227
      

      outcome:

      passed
      

    Function: test_fmt_label_sep

    • Test 339
      params: widths=[3, 4], line="-", expected="--- ----"

      📌 Runtime Parameters

      params:
        widths:
          - 3
          - 4
        line: -
        expected: --- ----
      id: widths0------ ----
      

      📌 Setup phase

      duration:

      0.0002549951896071434
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016426201909780502
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016982853412628174
      

      outcome:

      passed
      
    • Test 340
      params: widths=[2, 3], line="=", expected="== ==="

      📌 Runtime Parameters

      params:
        widths:
          - 2
          - 3
        line: =
        expected: == ===
      id: widths1-=-== ===
      

      📌 Setup phase

      duration:

      0.0002673584967851639
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014266464859247208
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001550847664475441
      

      outcome:

      passed
      
    • Test 341
      params: widths=[5, 2], line="*", expected="***** **"

      📌 Runtime Parameters

      params:
        widths:
          - 5
          - 2
        line: *
        expected: ***** **
      id: widths2-*-***** **
      

      📌 Setup phase

      duration:

      0.00025947578251361847
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013861339539289474
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014778506010770798
      

      outcome:

      passed
      

    Function: test_printable_dict_with_header

    • Test 342
      params: d={"medium": true, "very_long_key": 3.14, "x": 1}, header="HeaderTest", expected_lines=["HeaderTest:", "-----------", "medium: True", "very_long_key: 3.14", "x: 1", ""]

      📌 Runtime Parameters

      params:
        d:
          medium: True
          very_long_key: 3.14
          x: 1
        header: HeaderTest
        expected_lines:
          - HeaderTest:
          - -----------
          - medium:        True
          - very_long_key: 3.14
          - x:             1
          - (vide)
      id: d0-HeaderTest-expected_lines0
      

      📌 Setup phase

      duration:

      0.00026728305965662
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002322457730770111
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024616438895463943
      

      outcome:

      passed
      

    Function: test_printable_dict_of_dicts

    • Test 343

      📌 Setup phase

      duration:

      0.0001187911257147789
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002469802275300026
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001032557338476181
      

      outcome:

      passed
      

    Function: test_printable_table

    • Test 344
      params: data="X1", true, 0.1234, {"meta": "ok"}], ["AnotherSample", false, 98765.4321, {"meta": [1, 2, 3]}], ["Z", null, 0.0, {"meta": {"nested_key": 42}}, labels=["ID", "✓ Success?", "SuperPrecisionValue", "Result Metadata"], expected="A: ID\nB: ✓ Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n# A B C D\n- ------------- ----- ---------- ----------------------------\n0 X1 True 0.1234 {'meta': 'ok'}\n1 AnotherSample False 98765.4321 {'meta': [1, 2, 3]}\n2 Z None 0.0 {'meta': {'nested_key': 42}}"

      📌 Runtime Parameters

      params:
        data:
          -       - X1
            - True
            - 0.1234
            -         meta: ok
          -       - AnotherSample
            - (vide)
            - 98765.4321
            -         meta:
                - 1
                - 2
                - 3
          -       - Z
            - (vide)
            - (vide)
            -         meta:
                nested_key: 42
        labels:
          - ID
          -  Success?
          - SuperPrecisionValue
          - Result Metadata
        expected: A: ID
      B:  Success?
      C: SuperPrecisionValue
      D: Result Metadata
      
      #             A     B          C                            D
      - ------------- ----- ---------- ----------------------------
      0            X1  True     0.1234               {'meta': 'ok'}
      1 AnotherSample False 98765.4321          {'meta': [1, 2, 3]}
      2             Z  None        0.0 {'meta': {'nested_key': 42}}
      id: data0-labels0-A: ID\nB: \u2713 Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n#             A     B          C                            D\n- ------------- ----- ---------- ----------------------------\n0            X1  True     0.1234               {'meta': 'ok'}\n1 AnotherSample False 98765.4321          {'meta': [1, 2, 3]}\n2             Z  None        0.0 {'meta': {'nested_key': 42}}
      

      📌 Setup phase

      duration:

      0.00028437282890081406
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034289155155420303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018422119319438934
      

      outcome:

      passed
      
  • 📄 test_utils_rangebar.py

    Function: test_full_progress_bar

    • Test 345

      📌 Setup phase

      duration:

      0.00036529917269945145
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002797320485115051
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001917332410812378
      

      outcome:

      passed
      

    Function: test_half_progress_bar

    • Test 346

      📌 Setup phase

      duration:

      0.0002872934564948082
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021439418196678162
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016895681619644165
      

      outcome:

      passed
      

    Function: test_zero_progress_bar

    • Test 347

      📌 Setup phase

      duration:

      0.0002825651317834854
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020943023264408112
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016194581985473633
      

      outcome:

      passed
      

    Function: test_overflow_bar

    • Test 348

      📌 Setup phase

      duration:

      0.0002679610624909401
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002155369147658348
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016057398170232773
      

      outcome:

      passed
      

    Function: test_underflow_bar

    • Test 349

      📌 Setup phase

      duration:

      0.0002794899046421051
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018922239542007446
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017117056995630264
      

      outcome:

      passed
      

    Function: test_repr

    • Test 350

      📌 Setup phase

      duration:

      0.00012096390128135681
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014129187911748886
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010983645915985107
      

      outcome:

      passed
      

    Function: test_each_value_separately

    • Test 351
      params: value=0, expected_bar_part=" "

      📌 Runtime Parameters

      params:
        value: 0
        expected_bar_part:           
      id: 0-          
      

      📌 Setup phase

      duration:

      0.0003857659175992012
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020354241132736206
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020767003297805786
      

      outcome:

      passed
      
    • Test 352
      params: value=10, expected_bar_part="█ "

      📌 Runtime Parameters

      params:
        value: 10
        expected_bar_part:          
      id: 10-\u2588         
      

      📌 Setup phase

      duration:

      0.0003649760037660599
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019467435777187347
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019131042063236237
      

      outcome:

      passed
      
    • Test 353
      params: value=25, expected_bar_part="██▌ "

      📌 Runtime Parameters

      params:
        value: 25
        expected_bar_part: ██▌       
      id: 25-\u2588\u2588\u258c       
      

      📌 Setup phase

      duration:

      0.00036071427166461945
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019452814012765884
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020365137606859207
      

      outcome:

      passed
      
    • Test 354
      params: value=27, expected_bar_part="██▊ "

      📌 Runtime Parameters

      params:
        value: 27
        expected_bar_part: ██▊       
      id: 27-\u2588\u2588\u258a       
      

      📌 Setup phase

      duration:

      0.00037254858762025833
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001970762386918068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002024136483669281
      

      outcome:

      passed
      
    • Test 355
      params: value=49, expected_bar_part="████▉ "

      📌 Runtime Parameters

      params:
        value: 49
        expected_bar_part: ████▉     
      id: 49-\u2588\u2588\u2588\u2588\u2589     
      

      📌 Setup phase

      duration:

      0.0003632130101323128
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021396391093730927
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019577797502279282
      

      outcome:

      passed
      
    • Test 356
      params: value=50, expected_bar_part="█████ "

      📌 Runtime Parameters

      params:
        value: 50
        expected_bar_part: █████     
      id: 50-\u2588\u2588\u2588\u2588\u2588     
      

      📌 Setup phase

      duration:

      0.0003616372123360634
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001898258924484253
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019582360982894897
      

      outcome:

      passed
      
    • Test 357
      params: value=51, expected_bar_part="█████▏ "

      📌 Runtime Parameters

      params:
        value: 51
        expected_bar_part: █████▏    
      id: 51-\u2588\u2588\u2588\u2588\u2588\u258f    
      

      📌 Setup phase

      duration:

      0.0003618132323026657
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001919437199831009
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020088255405426025
      

      outcome:

      passed
      
    • Test 358
      params: value=73, expected_bar_part="███████▎ "

      📌 Runtime Parameters

      params:
        value: 73
        expected_bar_part: ███████▎  
      id: 73-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258e  
      

      📌 Setup phase

      duration:

      0.0003749039024114609
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019861292093992233
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000186137855052948
      

      outcome:

      passed
      
    • Test 359
      params: value=75, expected_bar_part="███████▌ "

      📌 Runtime Parameters

      params:
        value: 75
        expected_bar_part: ███████▌  
      id: 75-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c  
      

      📌 Setup phase

      duration:

      0.000368388369679451
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019339751452207565
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019533280283212662
      

      outcome:

      passed
      
    • Test 360
      params: value=90, expected_bar_part="█████████ "

      📌 Runtime Parameters

      params:
        value: 90
        expected_bar_part: █████████ 
      id: 90-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 
      

      📌 Setup phase

      duration:

      0.00034427735954523087
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019559916108846664
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019032973796129227
      

      outcome:

      passed
      
    • Test 361
      params: value=100, expected_bar_part="██████████"

      📌 Runtime Parameters

      params:
        value: 100
        expected_bar_part: ██████████
      id: 100-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588
      

      📌 Setup phase

      duration:

      0.000346992164850235
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001966198906302452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019987579435110092
      

      outcome:

      passed
      
  • 📄 test_utils_readable.py

    Function: test_readable_seconds

    • Test 362
      params: seconds=59.4, expected="59 seconds"

      📌 Runtime Parameters

      params:
        seconds: 59.4
        expected: 59 seconds
      id: 59.4-59 seconds
      

      📌 Setup phase

      duration:

      0.0002422640100121498
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000173056498169899
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001592962071299553
      

      outcome:

      passed
      
    • Test 363
      params: seconds=59.9, expected="60 seconds"

      📌 Runtime Parameters

      params:
        seconds: 59.9
        expected: 60 seconds
      id: 59.9-60 seconds
      

      📌 Setup phase

      duration:

      0.0002138148993253708
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013929978013038635
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014533661305904388
      

      outcome:

      passed
      
    • Test 364
      params: seconds=119.9, expected="120 seconds"

      📌 Runtime Parameters

      params:
        seconds: 119.9
        expected: 120 seconds
      id: 119.9-120 seconds
      

      📌 Setup phase

      duration:

      0.00021701864898204803
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013743527233600616
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018820445984601974
      

      outcome:

      passed
      
    • Test 365
      params: seconds=120.1, expected="2 minutes"

      📌 Runtime Parameters

      params:
        seconds: 120.1
        expected: 2 minutes
      id: 120.1-2 minutes
      

      📌 Setup phase

      duration:

      0.0002524210140109062
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017006322741508484
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001469627022743225
      

      outcome:

      passed
      
    • Test 366
      params: seconds=3599.9, expected="60 minutes"

      📌 Runtime Parameters

      params:
        seconds: 3599.9
        expected: 60 minutes
      id: 3599.9-60 minutes
      

      📌 Setup phase

      duration:

      0.00023856107145547867
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015766359865665436
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002259155735373497
      

      outcome:

      passed
      
    • Test 367
      params: seconds=3600.1, expected="60 minutes"

      📌 Runtime Parameters

      params:
        seconds: 3600.1
        expected: 60 minutes
      id: 3600.1-60 minutes
      

      📌 Setup phase

      duration:

      0.0002759937196969986
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001527620479464531
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013906322419643402
      

      outcome:

      passed
      
    • Test 368
      params: seconds=7199.9, expected="120 minutes"

      📌 Runtime Parameters

      params:
        seconds: 7199.9
        expected: 120 minutes
      id: 7199.9-120 minutes
      

      📌 Setup phase

      duration:

      0.00024026352912187576
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015269126743078232
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015531759709119797
      

      outcome:

      passed
      
    • Test 369
      params: seconds=7200.1, expected="2 hours"

      📌 Runtime Parameters

      params:
        seconds: 7200.1
        expected: 2 hours
      id: 7200.1-2 hours
      

      📌 Setup phase

      duration:

      0.00025460682809352875
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015806499868631363
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016143452376127243
      

      outcome:

      passed
      
    • Test 370
      params: seconds=90.4, expected="90 seconds"

      📌 Runtime Parameters

      params:
        seconds: 90.4
        expected: 90 seconds
      id: 90.4-90 seconds
      

      📌 Setup phase

      duration:

      0.00023748259991407394
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014340411871671677
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001470819115638733
      

      outcome:

      passed
      
    • Test 371
      params: seconds=90.6, expected="91 seconds"

      📌 Runtime Parameters

      params:
        seconds: 90.6
        expected: 91 seconds
      id: 90.6-91 seconds
      

      📌 Setup phase

      duration:

      0.0002344045788049698
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016671977937221527
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001446455717086792
      

      outcome:

      passed
      
    • Test 372
      params: seconds=121.9, expected="2 minutes"

      📌 Runtime Parameters

      params:
        seconds: 121.9
        expected: 2 minutes
      id: 121.9-2 minutes
      

      📌 Setup phase

      duration:

      0.000212009996175766
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014401879161596298
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014362391084432602
      

      outcome:

      passed
      
    • Test 373
      params: seconds=1296000.0, expected="2 weeks"

      📌 Runtime Parameters

      params:
        seconds: 1296000.0
        expected: 2 weeks
      id: 1296000.0-2 weeks
      

      📌 Setup phase

      duration:

      0.00021996907889842987
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017254985868930817
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015679281204938889
      

      outcome:

      passed
      
    • Test 374
      params: seconds=2592000.0, expected="4 weeks"

      📌 Runtime Parameters

      params:
        seconds: 2592000.0
        expected: 4 weeks
      id: 2592000.0-4 weeks
      

      📌 Setup phase

      duration:

      0.0002414695918560028
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014152470976114273
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001392001286149025
      

      outcome:

      passed
      
    • Test 375
      params: seconds=2800000.0, expected="5 weeks"

      📌 Runtime Parameters

      params:
        seconds: 2800000.0
        expected: 5 weeks
      id: 2800000.0-5 weeks
      

      📌 Setup phase

      duration:

      0.00022865086793899536
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001426953822374344
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013667438179254532
      

      outcome:

      passed
      
    • Test 376
      params: seconds=3888000.0, expected="6 weeks"

      📌 Runtime Parameters

      params:
        seconds: 3888000.0
        expected: 6 weeks
      id: 3888000.0-6 weeks
      

      📌 Setup phase

      duration:

      0.00021762307733297348
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013753026723861694
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014477502554655075
      

      outcome:

      passed
      
    • Test 377
      params: seconds=5097600.0, expected="8 weeks"

      📌 Runtime Parameters

      params:
        seconds: 5097600.0
        expected: 8 weeks
      id: 5097600.0-8 weeks
      

      📌 Setup phase

      duration:

      0.00021906569600105286
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015161558985710144
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013375002890825272
      

      outcome:

      passed
      
    • Test 378
      params: seconds=5184000.0, expected="9 weeks"

      📌 Runtime Parameters

      params:
        seconds: 5184000.0
        expected: 9 weeks
      id: 5184000.0-9 weeks
      

      📌 Setup phase

      duration:

      0.0002194652333855629
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000141950324177742
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015178602188825607
      

      outcome:

      passed
      
    • Test 379
      params: seconds=5270400.0, expected="2 months"

      📌 Runtime Parameters

      params:
        seconds: 5270400.0
        expected: 2 months
      id: 5270400.0-2 months
      

      📌 Setup phase

      duration:

      0.00021256878972053528
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013846531510353088
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014598295092582703
      

      outcome:

      passed
      
    • Test 380
      params: seconds=23328000.0, expected="9 months"

      📌 Runtime Parameters

      params:
        seconds: 23328000.0
        expected: 9 months
      id: 23328000.0-9 months
      

      📌 Setup phase

      duration:

      0.0002280939370393753
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014038849622011185
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001355605199933052
      

      outcome:

      passed
      
    • Test 381
      params: seconds=31104000.0, expected="12 months"

      📌 Runtime Parameters

      params:
        seconds: 31104000.0
        expected: 12 months
      id: 31104000.0-12 months
      

      📌 Setup phase

      duration:

      0.00022491160780191422
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013900548219680786
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014159642159938812
      

      outcome:

      passed
      
    • Test 382
      params: seconds=33696000.0, expected="13 months"

      📌 Runtime Parameters

      params:
        seconds: 33696000.0
        expected: 13 months
      id: 33696000.0-13 months
      

      📌 Setup phase

      duration:

      0.00021069776266813278
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015014782547950745
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001374557614326477
      

      outcome:

      passed
      
    • Test 383
      params: seconds=59616000.0, expected="23 months"

      📌 Runtime Parameters

      params:
        seconds: 59616000.0
        expected: 23 months
      id: 59616000.0-23 months
      

      📌 Setup phase

      duration:

      0.00021918676793575287
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014875642955303192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001346692442893982
      

      outcome:

      passed
      
    • Test 384
      params: seconds=62208000.0, expected="24 months"

      📌 Runtime Parameters

      params:
        seconds: 62208000.0
        expected: 24 months
      id: 62208000.0-24 months
      

      📌 Setup phase

      duration:

      0.00021806173026561737
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014328956604003906
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013560988008975983
      

      outcome:

      passed
      
    • Test 385
      params: seconds=64208000.0, expected="2 years"

      📌 Runtime Parameters

      params:
        seconds: 64208000.0
        expected: 2 years
      id: 64208000.0-2 years
      

      📌 Setup phase

      duration:

      0.00021188240498304367
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013848301023244858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015825964510440826
      

      outcome:

      passed
      
  • 📄 test_utils_registry.py

    Function: test_metaclass_creates_weakset

    • Test 386

      📌 Setup phase

      duration:

      0.00013040844351053238
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006235428154468536
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012033898383378983
      

      outcome:

      passed
      

    Function: test_metaclass_tracks_instances

    • Test 387

      📌 Setup phase

      duration:

      0.00011411402374505997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002338392660021782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010408926755189896
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 388

      📌 Setup phase

      duration:

      0.0002085994929075241
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006827125325798988
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014243554323911667
      

      outcome:

      passed
      

    Function: test_instance_tracking

    • Test 389

      📌 Setup phase

      duration:

      0.00017013214528560638
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021506939083337784
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001247534528374672
      

      outcome:

      passed
      

    Function: test_collect_instances_recursive

    • Test 390

      📌 Setup phase

      duration:

      0.0001696944236755371
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009691379964351654
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001481948420405388
      

      outcome:

      passed
      

    Function: test_instances_function

    • Test 391

      📌 Setup phase

      duration:

      0.0001817569136619568
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010506687685847282
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014801882207393646
      

      outcome:

      passed
      

    Function: test_non_registry_class_error

    • Test 392

      📌 Setup phase

      duration:

      0.00011637620627880096
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019717682152986526
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010247714817523956
      

      outcome:

      passed
      

    Function: test_signature_preservation

    • Test 393

      📌 Setup phase

      duration:

      0.00011509191244840622
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026284437626600266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010562408715486526
      

      outcome:

      passed
      
  • 📄 test_utils_richcfg.py

    Function: test_rich_inspector_outputs_more_than_builtin

    • Test 394

      📌 Setup phase

      duration:

      0.00019132345914840698
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.09511907864362001
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002309633418917656
      

      outcome:

      passed
      
  • 📄 test_utils_run_later.py

    Function: test_init_and_repr

    • Test 395

      📌 Setup phase

      duration:

      0.00014728400856256485
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002502407878637314
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010613445192575455
      

      outcome:

      passed
      

    Function: test_call

    • Test 396

      📌 Setup phase

      duration:

      0.00012639164924621582
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016574840992689133
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011486094444990158
      

      outcome:

      passed
      

    Function: test_matmul_with_string

    • Test 397

      📌 Setup phase

      duration:

      0.00013262499123811722
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016596075147390366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010148994624614716
      

      outcome:

      passed
      

    Function: test_matmul_with_list

    • Test 398

      📌 Setup phase

      duration:

      0.00010907277464866638
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001494772732257843
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.537022560834885e-05
      

      outcome:

      passed
      

    Function: test_matmul_with_single_int

    • Test 399

      📌 Setup phase

      duration:

      0.000112948939204216
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015408825129270554
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.822659194469452e-05
      

      outcome:

      passed
      

    Function: test_run_at_future_triggered_and_logs

    • Test 400

      📌 Setup phase

      duration:

      0.00030254386365413666
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20591100119054317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00029524415731430054
      

      outcome:

      passed
      

    Function: test_run_at_already_past

    • Test 401

      📌 Setup phase

      duration:

      0.00031318049877882004
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034269317984580994
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018838979303836823
      

      outcome:

      passed
      

    Function: test_run_in_future_triggered_and_logs

    • Test 402

      📌 Setup phase

      duration:

      0.00025576911866664886
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20204071048647165
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00031622033566236496
      

      outcome:

      passed
      

    Function: test_run_in_past

    • Test 403

      📌 Setup phase

      duration:

      0.00035237614065408707
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043191295117139816
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002167457714676857
      

      outcome:

      passed
      

    Function: test_run_later_with_seconds

    • Test 404

      📌 Setup phase

      duration:

      0.00027078017592430115
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20200210623443127
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000296090729534626
      

      outcome:

      passed
      

    Function: test_run_later_with_past_datetime

    • Test 405

      📌 Setup phase

      duration:

      0.0003363192081451416
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003356523811817169
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018353387713432312
      

      outcome:

      passed
      

    Function: test_run_at_tqdm_multiple_updates

    • Test 406

      📌 Setup phase

      duration:

      0.0003198748454451561
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20181983150541782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000308978371322155
      

      outcome:

      passed
      

    Function: test_today_basic

    • Test 407

      📌 Setup phase

      duration:

      0.00014104414731264114
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001003720797598362
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013996101915836334
      

      outcome:

      passed
      

    Function: test_tomorrow_basic

    • Test 408

      📌 Setup phase

      duration:

      0.0001245606690645218
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038942135870456696
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001119198277592659
      

      outcome:

      passed
      

    Function: test_yesterday_basic

    • Test 409

      📌 Setup phase

      duration:

      0.0001224009320139885
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003720661625266075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010862760245800018
      

      outcome:

      passed
      

    Function: test_today_matmul_string

    • Test 410

      📌 Setup phase

      duration:

      0.00010880082845687866
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003525707870721817
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010872911661863327
      

      outcome:

      passed
      

    Function: test_tomorrow_matmul_list

    • Test 411

      📌 Setup phase

      duration:

      0.00010866206139326096
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003373352810740471
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012181606143712997
      

      outcome:

      passed
      

    Function: test_yesterday_matmul_single

    • Test 412

      📌 Setup phase

      duration:

      0.00010992120951414108
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000351710245013237
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010869093239307404
      

      outcome:

      passed
      
  • 📄 test_utils_sendmail.py

    Function: test_sendmail_local_delivery

    • Test 413

      📌 Setup phase

      duration:

      0.0001269206404685974
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.1977578615769744
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024864543229341507
      

      outcome:

      passed
      

    Function: test_sendmail_raises_on_sendmail_failure

    • Test 414

      📌 Setup phase

      duration:

      0.0003580274060368538
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007604397833347321
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021326076239347458
      

      outcome:

      passed
      
  • 📄 test_utils_sendsms.py

    Function: test_sendsms_local_delivery

    • Test 415

      📌 Setup phase

      duration:

      0.0001360662281513214
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.11609750520437956
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003672083839774132
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutInitialization

    • Test 416

      📌 Setup phase

      duration:

      0.00043307244777679443
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000301998108625412
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001950301229953766
      

      outcome:

      passed
      
    • Test 417

      📌 Setup phase

      duration:

      0.0002667885273694992
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022395886480808258
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000172492116689682
      

      outcome:

      passed
      

    Function: test_run_method

    • Test 418

      📌 Setup phase

      duration:

      0.0005908282473683357
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010066963732242584
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002449881285429001
      

      outcome:

      passed
      

    Function: test_repr_output

    • Test 419

      📌 Setup phase

      duration:

      0.00026088301092386246
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002461383119225502
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016287807375192642
      

      outcome:

      passed
      

    Function: test_source_with_regular_function

    • Test 420

      📌 Setup phase

      duration:

      0.00019579008221626282
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006616675294935703
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020047370344400406
      

      outcome:

      passed
      

    Function: test_source_error_handling

    • Test 421

      📌 Setup phase

      duration:

      0.00023012049496173859
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009585386142134666
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015441328287124634
      

      outcome:

      passed
      

    Function: test_as_shortcut_basic

    • Test 422

      📌 Setup phase

      duration:

      0.00021685007959604263
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000179363414645195
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001317337155342102
      

      outcome:

      passed
      

    Function: test_as_shortcut_with_name

    • Test 423

      📌 Setup phase

      duration:

      0.0001741517335176468
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014885608106851578
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001267511397600174
      

      outcome:

      passed
      

    Function: test_as_shortcut_factory_pattern

    • Test 424

      📌 Setup phase

      duration:

      0.00019683502614498138
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014849472790956497
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012863334268331528
      

      outcome:

      passed
      

    Function: TestShortcutsSingleton

    • Test 425

      📌 Setup phase

      duration:

      0.00028854701668024063
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001532444730401039
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015938188880681992
      

      outcome:

      passed
      
    • Test 427

      📌 Setup phase

      duration:

      0.0002995310351252556
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002779746428132057
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001664562150835991
      

      outcome:

      passed
      
    • Test 428

      📌 Setup phase

      duration:

      0.00035569630563259125
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022175628691911697
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023011770099401474
      

      outcome:

      passed
      
    • Test 429

      📌 Setup phase

      duration:

      0.0004371935501694679
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004028221592307091
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026383064687252045
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 430

      📌 Setup phase

      duration:

      0.0006407713517546654
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001185491681098938
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00041811075061559677
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 432

      📌 Setup phase

      duration:

      0.0002589477226138115
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015872344374656677
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015987735241651535
      

      outcome:

      passed
      
  • 📄 test_utils_snapshot.py

    Function: test_snapshot

    • Test 433
      params: test_input="v1", "Visible", false], ["h1", "Hidden", true, expected=["Visible"], kwargs={}

      📌 Runtime Parameters

      params:
        test_input:
          -       - v1
            - Visible
            - (vide)
          -       - h1
            - Hidden
            - True
        expected:
          - Visible
        kwargs:
      {}
      id: exclude_internals
      

      📌 Setup phase

      duration:

      0.0003575943410396576
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006548985838890076
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018574856221675873
      

      outcome:

      passed
      
    • Test 434
      params: test_input="v1", "Visible", false], ["h1", "Hidden", true, expected=["Visible", "Hidden"], kwargs={"include_internal": true}

      📌 Runtime Parameters

      params:
        test_input:
          -       - v1
            - Visible
            - (vide)
          -       - h1
            - Hidden
            - True
        expected:
          - Visible
          - Hidden
        kwargs:
          include_internal: True
      id: include_internals
      

      📌 Setup phase

      duration:

      0.00031551066786050797
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004856036975979805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001759752631187439
      

      outcome:

      passed
      
    • Test 435
      params: test_input=[], expected=[], kwargs={}

      📌 Runtime Parameters

      params:
        test_input:
      []
        expected:
      []
        kwargs:
      {}
      id: empty_case
      

      📌 Setup phase

      duration:

      0.00027683936059474945
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015123747289180756
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015681423246860504
      

      outcome:

      passed
      
    • Test 436
      params: test_input="3", "Charlie"], ["1", "Alpha"], ["2", "Beta", expected=["Alpha", "Beta", "Charlie"], kwargs="{'sort_key': }"

      📌 Runtime Parameters

      params:
        test_input:
          -       - 3
            - Charlie
          -       - 1
            - Alpha
          -       - 2
            - Beta
        expected:
          - Alpha
          - Beta
          - Charlie
        kwargs: {'sort_key': <class 'str'>}
      id: sort_str
      

      📌 Setup phase

      duration:

      0.0002885637804865837
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006095580756664276
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017685256898403168
      

      outcome:

      passed
      
    • Test 437
      params: test_input="z3", "C"], ["a1", "A"], ["m2", "B", expected=["A", "B", "C"], kwargs="{'sort_key': at 0x7f8037e0fdc0>}"

      📌 Runtime Parameters

      params:
        test_input:
          -       - z3
            - C
          -       - a1
            - A
          -       - m2
            - B
        expected:
          - A
          - B
          - C
        kwargs: {'sort_key': <function <lambda> at 0x7f8037e0fdc0>}
      id: sort_id
      

      📌 Setup phase

      duration:

      0.00028593093156814575
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005788914859294891
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017322786152362823
      

      outcome:

      passed
      
    • Test 438
      params: test_input="3", "Charlie"], ["1", "alpha"], ["2", "Beta", expected=["alpha", "Beta", "Charlie"], kwargs="{'sort_key': at 0x7f8037e0fe50>}"

      📌 Runtime Parameters

      params:
        test_input:
          -       - 3
            - Charlie
          -       - 1
            - alpha
          -       - 2
            - Beta
        expected:
          - alpha
          - Beta
          - Charlie
        kwargs: {'sort_key': <function <lambda> at 0x7f8037e0fe50>}
      id: sort_case_insensitive
      

      📌 Setup phase

      duration:

      0.00027426425367593765
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005423510447144508
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018606334924697876
      

      outcome:

      passed
      
    • Test 439
      params: test_input="1", "A"], ["2", "BB"], ["3", "CCC", expected=["A", "BB", "CCC"], kwargs="{'sort_key': at 0x7f8037e0fee0>}"

      📌 Runtime Parameters

      params:
        test_input:
          -       - 1
            - A
          -       - 2
            - BB
          -       - 3
            - CCC
        expected:
          - A
          - BB
          - CCC
        kwargs: {'sort_key': <function <lambda> at 0x7f8037e0fee0>}
      id: sort_length
      

      📌 Setup phase

      duration:

      0.00028290972113609314
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005514537915587425
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016777683049440384
      

      outcome:

      passed
      
    • Test 440
      params: test_input="1", "A"], ["2", "B"], ["3", "C", expected=["C", "B", "A"], kwargs="{'sort_key': at 0x7f8037e0ff70>}"

      📌 Runtime Parameters

      params:
        test_input:
          -       - 1
            - A
          -       - 2
            - B
          -       - 3
            - C
        expected:
          - C
          - B
          - A
        kwargs: {'sort_key': <function <lambda> at 0x7f8037e0ff70>}
      id: sort_reverse
      

      📌 Setup phase

      duration:

      0.00027589593082666397
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000597584992647171
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018562749028205872
      

      outcome:

      passed
      
  • 📄 test_utils_termtitle.py

    Function: test_terminal_title_with_tmux

    • Test 441

      📌 Setup phase

      duration:

      0.00014742929488420486
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.020432520657777786
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024660397320985794
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_complete_progress_bar

    • Test 442

      📌 Setup phase

      duration:

      0.00021843891590833664
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004302111454308033
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014097709208726883
      

      outcome:

      passed
      

    Function: test_set_progress_multiple_points

    • Test 443

      📌 Setup phase

      duration:

      0.00013520102947950363
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0019138623028993607
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014280341565608978
      

      outcome:

      passed
      

    Function: test_format_sizeof_alignment

    • Test 444

      📌 Setup phase

      duration:

      0.00012390688061714172
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016026943922042847
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011630356311798096
      

      outcome:

      passed
      

    Function: test_custom_unit

    • Test 446

      📌 Setup phase

      duration:

      0.00015230290591716766
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0051530953496694565
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015243887901306152
      

      outcome:

      passed
      

    Function: test_clamp_above_total

    • Test 447

      📌 Setup phase

      duration:

      0.00013876799494028091
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005562379956245422
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012546032667160034
      

      outcome:

      passed
      

    Function: test_clamp_below_zero

    • Test 448

      📌 Setup phase

      duration:

      0.00011676643043756485
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006877612322568893
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012254714965820312
      

      outcome:

      passed
      
  • 📄 test_utils_trinary.py

    Function: test_check_trinary_valid_values

    • Test 449

      📌 Setup phase

      duration:

      0.00012307707220315933
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019085314124822617
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011050701141357422
      

      outcome:

      passed
      

    Function: test_check_trinary_invalid_value

    • Test 450

      📌 Setup phase

      duration:

      0.00011129025369882584
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00042696762830018997
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001082252711057663
      

      outcome:

      passed
      

    Function: test_check_trinary_with_custom_allowed_values

    • Test 451

      📌 Setup phase

      duration:

      0.00011243298649787903
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018801074475049973
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001042662188410759
      

      outcome:

      passed
      
  • 📄 test_utils_typecast.py

    Function: test_downcast_success

    • Test 452

      📌 Setup phase

      duration:

      0.00013759173452854156
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017557665705680847
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010565947741270065
      

      outcome:

      passed
      

    Function: test_upcast_success

    • Test 453

      📌 Setup phase

      duration:

      0.00012322422116994858
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015287753194570541
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.880214929580688e-05
      

      outcome:

      passed
      

    Function: test_downcast_invalid

    • Test 454

      📌 Setup phase

      duration:

      0.00010798312723636627
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037386175245046616
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010811351239681244
      

      outcome:

      passed
      

    Function: test_upcast_invalid

    • Test 455

      📌 Setup phase

      duration:

      0.00011177919805049896
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017899740487337112
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001023588702082634
      

      outcome:

      passed
      

    Function: test_object_identity_preserved

    • Test 456

      📌 Setup phase

      duration:

      0.0001109149307012558
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015995651483535767
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010409019887447357
      

      outcome:

      passed
      

    Function: test_ensure_subclass_valid

    • Test 457

      📌 Setup phase

      duration:

      0.00010319333523511887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001511313021183014
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013060402125120163
      

      outcome:

      passed
      

    Function: test_ensure_subclass_invalid

    • Test 458

      📌 Setup phase

      duration:

      0.000132683664560318
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018573272973299026
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010627973824739456
      

      outcome:

      passed
      

    Function: test_cast_changes_class

    • Test 459

      📌 Setup phase

      duration:

      0.00011288188397884369
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001516789197921753
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010234303772449493
      

      outcome:

      passed
      

    Function: test_cast_preserves_identity

    • Test 460

      📌 Setup phase

      duration:

      0.00011513754725456238
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014715734869241714
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010853167623281479
      

      outcome:

      passed
      
  • 📄 test_utils_utils.py

    Function: test_singleton_instance

    • Test 461

      📌 Setup phase

      duration:

      0.00012000277638435364
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001520756632089615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010807625949382782
      

      outcome:

      passed
      

    Function: test_singleton_identity

    • Test 462

      📌 Setup phase

      duration:

      0.00011228490620851517
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013429298996925354
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010450929403305054
      

      outcome:

      passed
      

    Function: test_typename

    • Test 463
      params: obj=null, expected="NoneType"

      📌 Runtime Parameters

      params:
        obj: None
        expected: NoneType
      id: None-NoneType
      

      📌 Setup phase

      duration:

      0.00033565517514944077
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015719514340162277
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014814827591180801
      

      outcome:

      passed
      
    • Test 464
      params: obj=true, expected="bool"

      📌 Runtime Parameters

      params:
        obj: True
        expected: bool
      id: True-bool
      

      📌 Setup phase

      duration:

      0.0002476107329130173
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001557590439915657
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001442600041627884
      

      outcome:

      passed
      
    • Test 465
      params: obj=42, expected="int"

      📌 Runtime Parameters

      params:
        obj: 42
        expected: int
      id: 42-int
      

      📌 Setup phase

      duration:

      0.0002761613577604294
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014916341751813889
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015462562441825867
      

      outcome:

      passed
      
    • Test 466
      params: obj=3.14, expected="float"

      📌 Runtime Parameters

      params:
        obj: 3.14
        expected: float
      id: 3.14-float
      

      📌 Setup phase

      duration:

      0.00021570920944213867
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014221854507923126
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015229173004627228
      

      outcome:

      passed
      
    • Test 467
      params: obj="text", expected="str"

      📌 Runtime Parameters

      params:
        obj: text
        expected: str
      id: text-str
      

      📌 Setup phase

      duration:

      0.00021843798458576202
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013499334454536438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013567134737968445
      

      outcome:

      passed
      
    • Test 468
      params: obj="{1, 2, 3}", expected="set"

      📌 Runtime Parameters

      params:
        obj: {1, 2, 3}
        expected: set
      id: obj5-set
      

      📌 Setup phase

      duration:

      0.0002270955592393875
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014924071729183197
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014860183000564575
      

      outcome:

      passed
      
    • Test 469
      params: obj=1], [2, 3, expected="list"

      📌 Runtime Parameters

      params:
        obj:
          -       - 1
          -       - 2
            - 3
        expected: list
      id: obj6-list
      

      📌 Setup phase

      duration:

      0.00022126547992229462
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001391936093568802
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001383451744914055
      

      outcome:

      passed
      
    • Test 470
      params: obj=[{"a": [1, 2]}, {"b": [3, 4]}], expected="list"

      📌 Runtime Parameters

      params:
        obj:
          -       a:
              - 1
              - 2
          -       b:
              - 3
              - 4
        expected: list
      id: obj7-list
      

      📌 Setup phase

      duration:

      0.00022774375975131989
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014003925025463104
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014804396778345108
      

      outcome:

      passed
      
    • Test 471
      params: obj={"key": [{"nested": 1}, [2, 3]]}, expected="dict"

      📌 Runtime Parameters

      params:
        obj:
          key:
            -         nested: 1
            -         - 2
              - 3
        expected: dict
      id: obj8-dict
      

      📌 Setup phase

      duration:

      0.0002803197130560875
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014863163232803345
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014910288155078888
      

      outcome:

      passed
      
    • Test 472
      params: obj=" at 0x7f8037e1a700>", expected="function"

      📌 Runtime Parameters

      params:
        obj: <function <lambda> at 0x7f8037e1a700>
        expected: function
      id: <lambda>-function
      

      📌 Setup phase

      duration:

      0.00021615158766508102
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014743860810995102
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014886539429426193
      

      outcome:

      passed
      
    • Test 473
      params: obj="", expected="function"

      📌 Runtime Parameters

      params:
        obj: <function sample_function at 0x7f8037e1a670>
        expected: function
      id: sample_function-function
      

      📌 Setup phase

      duration:

      0.00024106726050376892
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002575879916548729
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015456601977348328
      

      outcome:

      passed
      
    • Test 474
      params: obj=".nested at 0x7f8037e1a790>", expected="function"

      📌 Runtime Parameters

      params:
        obj: <function sample_function.<locals>.nested at 0x7f8037e1a790>
        expected: function
      id: nested-function
      

      📌 Setup phase

      duration:

      0.00022617634385824203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013927556574344635
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014884304255247116
      

      outcome:

      passed
      
    • Test 475
      params: obj="", expected="builtin_function_or_method"

      📌 Runtime Parameters

      params:
        obj: <built-in function len>
        expected: builtin_function_or_method
      id: len-builtin_function_or_method
      

      📌 Setup phase

      duration:

      0.00023138243705034256
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001406325027346611
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014118477702140808
      

      outcome:

      passed
      
    • Test 476
      params: obj="", expected="builtin_function_or_method"

      📌 Runtime Parameters

      params:
        obj: <built-in function sum>
        expected: builtin_function_or_method
      id: sum-builtin_function_or_method
      

      📌 Setup phase

      duration:

      0.00021237321197986603
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014575012028217316
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014708936214447021
      

      outcome:

      passed
      
    • Test 477
      params: obj="", expected="module"

      📌 Runtime Parameters

      params:
        obj: <module 'math' from '/workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/lib-dynload/math.cpython-38-x86_64-linux-gnu.so'>
        expected: module
      id: math-module
      

      📌 Setup phase

      duration:

      0.00023151002824306488
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013742316514253616
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015014596283435822
      

      outcome:

      passed
      
    • Test 478
      params: obj="", expected="module"

      📌 Runtime Parameters

      params:
        obj: <module 'sys' (built-in)>
        expected: module
      id: sys-module
      

      📌 Setup phase

      duration:

      0.00022974051535129547
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014375615864992142
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001415284350514412
      

      outcome:

      passed
      
    • Test 479
      params: obj="", expected="type"

      📌 Runtime Parameters

      params:
        obj: <class 'function'>
        expected: type
      id: function-type
      

      📌 Setup phase

      duration:

      0.00021755043417215347
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014295149594545364
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016225408762693405
      

      outcome:

      passed
      
    • Test 480
      params: obj=" at 0x7f8036b68e40>", expected="generator"

      📌 Runtime Parameters

      params:
        obj: <generator object <genexpr> at 0x7f8036b68e40>
        expected: generator
      id: <genexpr>-generator
      

      📌 Setup phase

      duration:

      0.0002238992601633072
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015200860798358917
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014517083764076233
      

      outcome:

      passed
      
    • Test 481
      params: obj="", expected="list_iterator"

      📌 Runtime Parameters

      params:
        obj: <list_iterator object at 0x7f803768dd90>
        expected: list_iterator
      id: obj18-list_iterator
      

      📌 Setup phase

      duration:

      0.00021262001246213913
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013571977615356445
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001439535990357399
      

      outcome:

      passed
      

    Function: test_next_int

    • Test 482
      params: nums=[1, 2, 3], expected=4

      📌 Runtime Parameters

      params:
        nums:
          - 1
          - 2
          - 3
        expected: 4
      id: nums0-4
      

      📌 Setup phase

      duration:

      0.0002573821693658829
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014189351350069046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015001185238361359
      

      outcome:

      passed
      
    • Test 483
      params: nums=[10, 20], expected=21

      📌 Runtime Parameters

      params:
        nums:
          - 10
          - 20
        expected: 21
      id: nums1-21
      

      📌 Setup phase

      duration:

      0.00023175030946731567
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022814609110355377
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001619737595319748
      

      outcome:

      passed
      
    • Test 484
      params: nums=[], expected=0

      📌 Runtime Parameters

      params:
        nums:
      []
        expected: 0
      id: nums2-0
      

      📌 Setup phase

      duration:

      0.00023265834897756577
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014041364192962646
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014545582234859467
      

      outcome:

      passed
      

    Function: test_zero_pad

    • Test 485
      params: i=7, n=3, expected="007"

      📌 Runtime Parameters

      params:
        i: 7
        n: 3
        expected: 007
      id: 7-3-007
      

      📌 Setup phase

      duration:

      0.00028559472411870956
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015611667186021805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016790442168712616
      

      outcome:

      passed
      
    • Test 486
      params: i=123, n=5, expected="00123"

      📌 Runtime Parameters

      params:
        i: 123
        n: 5
        expected: 00123
      id: 123-5-00123
      

      📌 Setup phase

      duration:

      0.00026891566812992096
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014729052782058716
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001645190641283989
      

      outcome:

      passed
      
    • Test 487
      params: i=0, n=2, expected="00"

      📌 Runtime Parameters

      params:
        i: 0
        n: 2
        expected: 00
      id: 0-2-00
      

      📌 Setup phase

      duration:

      0.0002653393894433975
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014904700219631195
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015331804752349854
      

      outcome:

      passed
      

    Function: test_iround

    • Test 488
      params: val=3.6, expected=4

      📌 Runtime Parameters

      params:
        val: 3.6
        expected: 4
      id: 3.6-4
      

      📌 Setup phase

      duration:

      0.00023151561617851257
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014565978199243546
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014728400856256485
      

      outcome:

      passed
      
    • Test 489
      params: val=2.1, expected=2

      📌 Runtime Parameters

      params:
        val: 2.1
        expected: 2
      id: 2.1-2
      

      📌 Setup phase

      duration:

      0.0002158312126994133
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013632699847221375
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014558061957359314
      

      outcome:

      passed
      
    • Test 490
      params: val=-1.5, expected=-2

      📌 Runtime Parameters

      params:
        val: -1.5
        expected: -2
      id: -1.5--2
      

      📌 Setup phase

      duration:

      0.0002275649458169937
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013902690261602402
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001492658630013466
      

      outcome:

      passed
      
    • Test 491
      params: val=-1.4, expected=-1

      📌 Runtime Parameters

      params:
        val: -1.4
        expected: -1
      id: -1.4--1
      

      📌 Setup phase

      duration:

      0.0002238694578409195
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001416550949215889
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013999082148075104
      

      outcome:

      passed
      

    Function: test_sorted_naturally

    • Test 492
      params: items=["file1", "file10", "file2"], expected=["file1", "file2", "file10"]

      📌 Runtime Parameters

      params:
        items:
          - file1
          - file10
          - file2
        expected:
          - file1
          - file2
          - file10
      id: items0-expected0
      

      📌 Setup phase

      duration:

      0.00021484307944774628
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018050242215394974
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001465417444705963
      

      outcome:

      passed
      
    • Test 493
      params: items=["z9", "z10", "z2", "z1"], expected=["z1", "z2", "z9", "z10"]

      📌 Runtime Parameters

      params:
        items:
          - z9
          - z10
          - z2
          - z1
        expected:
          - z1
          - z2
          - z9
          - z10
      id: items1-expected1
      

      📌 Setup phase

      duration:

      0.000231805257499218
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001662103459239006
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014920532703399658
      

      outcome:

      passed
      

    Function: test_sorted_naturally_reverse

    • Test 494
      params: items=["file1", "file10", "file2"], expected=["file10", "file2", "file1"]

      📌 Runtime Parameters

      params:
        items:
          - file1
          - file10
          - file2
        expected:
          - file10
          - file2
          - file1
      id: items0-expected0
      

      📌 Setup phase

      duration:

      0.00025327038019895554
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001687612384557724
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015762820839881897
      

      outcome:

      passed
      
  • 📄 test_utils_xrange.py

    Function: test_xrange_finite

    • Test 495
      params: args=[10], kwargs={}, expected=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

      📌 Runtime Parameters

      params:
        args:
          - 10
        kwargs:
      {}
        expected:
          - (vide)
          - 1
          - 2
          - 3
          - 4
          - 5
          - 6
          - 7
          - 8
          - 9
      id: args0-kwargs0-expected0
      

      📌 Setup phase

      duration:

      0.0003119194880127907
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021259579807519913
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018463470041751862
      

      outcome:

      passed
      
    • Test 496
      params: args=[0, 10], kwargs={}, expected=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]

      📌 Runtime Parameters

      params:
        args:
          - (vide)
          - 10
        kwargs:
      {}
        expected:
          - (vide)
          - 1
          - 2
          - 3
          - 4
          - 5
          - 6
          - 7
          - 8
          - 9
      id: args1-kwargs1-expected1
      

      📌 Setup phase

      duration:

      0.00046584848314523697
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015481002628803253
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016176514327526093
      

      outcome:

      passed
      
    • Test 497
      params: args=[0, 10, 2], kwargs={}, expected=[0, 2, 4, 6, 8]

      📌 Runtime Parameters

      params:
        args:
          - (vide)
          - 10
          - 2
        kwargs:
      {}
        expected:
          - (vide)
          - 2
          - 4
          - 6
          - 8
      id: args2-kwargs2-expected2
      

      📌 Setup phase

      duration:

      0.0002773823216557503
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001492537558078766
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016070809215307236
      

      outcome:

      passed
      
    • Test 498
      params: args=[10], kwargs={"step": 2}, expected=[0, 2, 4, 6, 8]

      📌 Runtime Parameters

      params:
        args:
          - 10
        kwargs:
          step: 2
        expected:
          - (vide)
          - 2
          - 4
          - 6
          - 8
      id: args3-kwargs3-expected3
      

      📌 Setup phase

      duration:

      0.0002784840762615204
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001479974016547203
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023440085351467133
      

      outcome:

      passed
      

    Function: test_xrange_infinite

    • Test 499
      params: args=[], kwargs={}, expected_repr="count(0)"

      📌 Runtime Parameters

      params:
        args:
      []
        kwargs:
      {}
        expected_repr: count(0)
      id: args0-kwargs0-count(0)
      

      📌 Setup phase

      duration:

      0.00026705674827098846
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015868432819843292
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016259774565696716
      

      outcome:

      passed
      
    • Test 500
      params: args=[], kwargs={"step": 2}, expected_repr="count(0, 2)"

      📌 Runtime Parameters

      params:
        args:
      []
        kwargs:
          step: 2
        expected_repr: count(0, 2)
      id: args1-kwargs1-count(0, 2)
      

      📌 Setup phase

      duration:

      0.0002666134387254715
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015512388199567795
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015900656580924988
      

      outcome:

      passed
      

    Function: test_xrange_too_many_args

    • Test 501
      params: args=[1, 2, 3, 4]

      📌 Runtime Parameters

      params:
        args:
          - 1
          - 2
          - 3
          - 4
      id: args0
      

      📌 Setup phase

      duration:

      0.00019514281302690506
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000475849024951458
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0008472902700304985
      

      outcome:

      passed
      
Failed (7)
  • 📄 test_utils_debug.py

    Function: test_short_repr

    • Test 113
      params: value="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa", cutoff=10, expected="'aaaaaaaaaa..."

      📌 Runtime Parameters

      params:
        value: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
        cutoff: 10
        expected: 'aaaaaaaaaa...
      id: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...
      

      📌 Setup phase

      duration:

      0.0002980045974254608
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009491927921772003
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_debug.py
      lineno: 66
      message: assert "'aaaaaaaaa..." == "'aaaaaaaaaa..."
      
        - 'aaaaaaaaaa...
        ?  -
        + 'aaaaaaaaa...
      

      traceback:

      -   path: tests/test_utils_debug.py
        lineno: 66
        message: AssertionError
      

      longrepr:

      value = 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
      cutoff = 10, expected = "'aaaaaaaaaa..."
      
          @pytest.mark.parametrize(
              "value, cutoff, expected",
              [
                  ("abc", 10, "'abc'"),
                  ("a" * 100, 10, "'aaaaaaaaaa..."),
                  (12345, 10, "12345"),
                  ([0]*100, 15, str(repr([0]*100))[:15] + "..."),
                  (None, 10, "None"),
                  (type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."),
              ]
          )
      
          def test_short_repr(value, cutoff, expected):
      >       assert short_repr(value, cutoff) == expected
      E       assert "'aaaaaaaaa..." == "'aaaaaaaaaa..."
      E         
      E         - 'aaaaaaaaaa...
      E         ?  -
      E         + 'aaaaaaaaa...
      
      tests/test_utils_debug.py:66: AssertionError
      

      📌 Teardown phase

      duration:

      0.0003152424469590187
      

      outcome:

      passed
      
    • Test 117
      params: value="Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)", cutoff=20, expected="Obj(xxxxxxxxxxxxxxxxx..."

      📌 Runtime Parameters

      params:
        value: Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
        cutoff: 20
        expected: Obj(xxxxxxxxxxxxxxxxx...
      id: value5-20-Obj(xxxxxxxxxxxxxxxxx...
      

      📌 Setup phase

      duration:

      0.0002931104972958565
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006530536338686943
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_debug.py
      lineno: 66
      message: AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...'
      
        - Obj(xxxxxxxxxxxxxxxxx...
        ?                     -
        + Obj(xxxxxxxxxxxxxxxx...
      

      traceback:

      -   path: tests/test_utils_debug.py
        lineno: 66
        message: AssertionError
      

      longrepr:

      value = Obj(xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx), cutoff = 20
      expected = 'Obj(xxxxxxxxxxxxxxxxx...'
      
          @pytest.mark.parametrize(
              "value, cutoff, expected",
              [
                  ("abc", 10, "'abc'"),
                  ("a" * 100, 10, "'aaaaaaaaaa..."),
                  (12345, 10, "12345"),
                  ([0]*100, 15, str(repr([0]*100))[:15] + "..."),
                  (None, 10, "None"),
                  (type("Obj", (), {"__repr__": lambda self: "Obj(" + "x"*50 + ")"})(), 20, "Obj(xxxxxxxxxxxxxxxxx..."),
              ]
          )
      
          def test_short_repr(value, cutoff, expected):
      >       assert short_repr(value, cutoff) == expected
      E       AssertionError: assert 'Obj(xxxxxxxxxxxxxxxx...' == 'Obj(xxxxxxxxxxxxxxxxx...'
      E         
      E         - Obj(xxxxxxxxxxxxxxxxx...
      E         ?                     -
      E         + Obj(xxxxxxxxxxxxxxxx...
      
      tests/test_utils_debug.py:66: AssertionError
      

      📌 Teardown phase

      duration:

      0.00023010745644569397
      

      outcome:

      passed
      
  • 📄 test_utils_get_adj.py

    Function: test_get_adjs_filter

    • Test 205

      📌 Setup phase

      duration:

      0.00012832973152399063
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0014275219291448593
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_get_adj.py
      lineno: 42
      message: AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'}
      
        Extra items in the right set:
        'brightness'
      
        Full diff:
          {
        -     'brightness',
              'contrast',
              'mid_brightness',
              'mid_contrast',
          }
      

      traceback:

      -   path: tests/test_utils_get_adj.py
        lineno: 42
        message: AssertionError
      

      longrepr:

      def test_get_adjs_filter():
              a4 = SubAdjustable("mid_brightness",         units="%", limit_low=0,   limit_high=100)
              a5 = SubAdjustable("debug_internal",   internal=True)
              public = get_adjs()
      >       assert set(public) == {'brightness', 'contrast', 'mid_contrast', 'mid_brightness'}
      E       AssertionError: assert {'contrast', ...mid_contrast'} == {'brightness'...mid_contrast'}
      E         
      E         Extra items in the right set:
      E         'brightness'
      E         
      E         Full diff:
      E           {
      E         -     'brightness',
      E               'contrast',
      E               'mid_brightness',
      E               'mid_contrast',
      E           }
      
      tests/test_utils_get_adj.py:42: AssertionError
      

      📌 Teardown phase

      duration:

      0.000167149119079113
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_import_logging_once_per_module

    • Test 218

      📌 Setup phase

      duration:

      0.00014764536172151566
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      1.7776159448549151
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_logcfg.py
      lineno: 78
      message: AssertionError: Expected 1 import log for 'math', found 0
      assert 0 == 1
      

      traceback:

      -   path: tests/test_utils_logcfg.py
        lineno: 78
        message: AssertionError
      

      longrepr:

      def test_import_logging_once_per_module():
              code = textwrap.dedent("""
                  from slic.utils.logcfg import *
                  import math
                  import io
                  import random
              """)
      
              with tempfile.NamedTemporaryFile("w", suffix=".py", delete=False) as tmp:
                  tmp.write(code)
                  tmp_path = tmp.name
      
              env = os.environ.copy()
              root_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..'))
              env["PYTHONPATH"] = root_path + os.pathsep + env.get("PYTHONPATH", "")
      
              result = subprocess.run([sys.executable, tmp_path], capture_output=True, text=True, env=env)
              os.remove(tmp_path)
      
              assert result.returncode == 0, f"Script failed:\n{result.stderr}"
      
              stderr = result.stderr
              print(stderr)
              lines = stderr.splitlines()
              for mod in ["math", "io", "random"]:
                  count = sum(1 for line in lines if f"importing: {mod}" in line)
      >           assert count == 1, f"Expected 1 import log for '{mod}', found {count}"
      E           AssertionError: Expected 1 import log for 'math', found 0
      E           assert 0 == 1
      
      tests/test_utils_logcfg.py:78: AssertionError
      

      📌 Teardown phase

      duration:

      0.00034746527671813965
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutsSingleton

    • Test 426

      📌 Setup phase

      duration:

      0.000392974354326725
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006609726697206497
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_shortcut.py
      lineno: 138
      message: assert 3 == 2
       +  where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"})
       +    where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get()
       +      where _get = <lambda>: Shortcut "<lambda>"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\n._get
      

      traceback:

      -   path: tests/test_utils_shortcut.py
        lineno: 138
        message: AssertionError
      

      longrepr:

      self = <test_utils_shortcut.TestShortcutsSingleton object at 0x7f8037e159d0>
      
          def test_registration(self):
              # Test automatic registration
              @as_shortcut(name="FuncA")
              def func_a():
                  pass
      
              @as_shortcut(name="FuncB")
              def func_b():
                  pass
      
      >       assert len(shortcuts._get()) == 2
      E       assert 3 == 2
      E        +  where 3 = len({'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"})
      E        +    where {'<lambda>': Shortcut "<lambda>", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB"} = _get()
      E        +      where _get = <lambda>: Shortcut "<lambda>"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\n._get
      
      tests/test_utils_shortcut.py:138: AssertionError
      

      📌 Teardown phase

      duration:

      0.00027230847626924515
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 431

      📌 Setup phase

      duration:

      0.0004611155018210411
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009331656619906425
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_shortcut.py
      lineno: 203
      message: assert 5 == 2
       +  where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...})
       +    where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get()
       +      where _get = <lambda>: Shortcut "<lambda>"\nFirst:    Shortcut "First"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\nSecond:   Shortcut "Second"\n._get
      

      traceback:

      -   path: tests/test_utils_shortcut.py
        lineno: 203
        message: AssertionError
      

      longrepr:

      self = <test_utils_shortcut.TestFullIntegration object at 0x7f8037e15d60>
      
          def test_multiple_shortcuts(self):
              # Test multiple shortcuts coexistence
              @as_shortcut(name="First")
              def first():
                  return 1
      
              @as_shortcut(name="Second")
              def second():
                  return 2
      
              assert shortcuts["First"].func() == 1
              assert shortcuts["Second"].func() == 2
      >       assert len(shortcuts._get()) == 2
      E       assert 5 == 2
      E        +  where 5 = len({'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...})
      E        +    where {'<lambda>': Shortcut "<lambda>", 'First': Shortcut "First", 'FuncA': Shortcut "FuncA", 'FuncB': Shortcut "FuncB", ...} = _get()
      E        +      where _get = <lambda>: Shortcut "<lambda>"\nFirst:    Shortcut "First"\nFuncA:    Shortcut "FuncA"\nFuncB:    Shortcut "FuncB"\nSecond:   Shortcut "Second"\n._get
      
      tests/test_utils_shortcut.py:203: AssertionError
      

      📌 Teardown phase

      duration:

      0.00039007142186164856
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_float_alignment_in_bar

    • Test 445

      📌 Setup phase

      duration:

      0.0001154942438006401
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0015785396099090576
      

      outcome:

      failed
      

      crash:

      path: /workspace/tligui_y/slic/tests/test_utils_tqdm_mod.py
      lineno: 130
      message: assert 3 == 1
       +  where 3 = len({50, 64, 65})
       +    where {50, 64, 65} = set([50, 64, 64, 65, 65])
      

      traceback:

      -   path: tests/test_utils_tqdm_mod.py
        lineno: 130
        message: AssertionError
      

      longrepr:

      def test_float_alignment_in_bar():
              # Capture the tqdm output into a string buffer
              f = io.StringIO()
              with redirect_stdout(f):
                  bar = tqdm_mod(total=100.12, desc="AlignBar", file=f, miniters=1, mininterval=0)
                  bar.set(1.3333)
                  bar.set(12.5)
                  bar.set(99.89)
                  bar.set(100.12)
                  bar.close()
      
              # Extract lines containing the label
              lines = extract_lines(f.getvalue(), "AlignBar")
      
              # Expected formatted values using format_sizeof
              expected_values = [
                  "1.3/100.1",
                  "12.5/100.1",
                  "99.9/100.1",
                  "100.1/100.1",
              ]
      
              # Extract the actual padded float/total strings from the full lines
              values = []
              for line in lines:
                  match = re.search(r"(\d{1,3}\.\d)/100\.1", line)
                  if match:
                      values.append(match.group(0))
      
              # Ensure raw 100.12 never appears : format_sizeof must have truncated it
              assert all("100.12" not in line for line in lines), "Unrounded value '100.12' found in output!"
      
              # Check all expected values appear rounded as expected by format_sizeof
              for expected in expected_values:
                  assert expected in values, f"Missing expected value: {expected}"
      
              # Check that all values are visually aligned, output with same length, to ensure that format_sizeof add the good number avec spaces
              print("\n")
              bar_segments = []
              for line in lines:
                  match = re.search(r".*?\]", line)
                  if match:
                      bar_segments.append(match.group(0))
                      print(match.group(0))
      
              lengths = [len(seg) for seg in bar_segments]
      >       assert len(set(lengths)) == 1
      E       assert 3 == 1
      E        +  where 3 = len({50, 64, 65})
      E        +    where {50, 64, 65} = set([50, 64, 64, 65, 65])
      
      tests/test_utils_tqdm_mod.py:130: AssertionError
      

      📌 Teardown phase

      duration:

      0.00023561716079711914
      

      outcome:

      passed
      

📚 Collected files

(1 tests)
    • Outcome: passed
    • result:
    -   nodeid: .
      type: Dir
    
ci-reports (13 tests)
  • ci-reports
    • Outcome: passed
    • result:
    -   nodeid: ci-reports/allure
      type: Dir
    -   nodeid: ci-reports/junit
      type: Dir
    -   nodeid: ci-reports/markdown
      type: Dir
    
    • ci-reports/allure
      • Outcome: passed
      • result:
      -   nodeid: ci-reports/allure/data
        type: Dir
      -   nodeid: ci-reports/allure/export
        type: Dir
      -   nodeid: ci-reports/allure/history
        type: Dir
      -   nodeid: ci-reports/allure/plugin
        type: Dir
      -   nodeid: ci-reports/allure/widgets
        type: Dir
      
    • ci-reports/allure/data
      • Outcome: passed
      • result:
      -   nodeid: ci-reports/allure/data/test-cases
        type: Dir
      
    • ci-reports/allure/data/test-cases
      • Outcome: passed
      • result:
      []
      
    • ci-reports/allure/export
      • Outcome: passed
      • result:
      []
      
    • ci-reports/allure/history
      • Outcome: passed
      • result:
      []
      
    • ci-reports/allure/plugin
      • Outcome: passed
      • result:
      -   nodeid: ci-reports/allure/plugin/behaviors
        type: Dir
      -   nodeid: ci-reports/allure/plugin/packages
        type: Dir
      -   nodeid: ci-reports/allure/plugin/screen-diff
        type: Dir
      
    • ci-reports/allure/plugin/behaviors
      • Outcome: passed
      • result:
      []
      
    • ci-reports/allure/plugin/packages
      • Outcome: passed
      • result:
      []
      
    • ci-reports/allure/plugin/screen-diff
      • Outcome: passed
      • result:
      []
      
    • ci-reports/allure/widgets
      • Outcome: passed
      • result:
      []
      
    • ci-reports/junit
      • Outcome: passed
      • result:
      []
      
    • ci-reports/markdown
      • Outcome: passed
      • result:
      []
      
markdown (1 tests)
  • markdown
    • Outcome: passed
    • result:
    []
    
morbidissimo (6 tests)
  • morbidissimo
    • Outcome: passed
    • result:
    -   nodeid: morbidissimo/morbidissimo
      type: Package
    
    • morbidissimo/morbidissimo
      • Outcome: passed
      • result:
      -   nodeid: morbidissimo/morbidissimo/modman
        type: Package
      -   nodeid: morbidissimo/morbidissimo/morioc
        type: Package
      
    • morbidissimo/morbidissimo/modman
      • Outcome: passed
      • result:
      -   nodeid: morbidissimo/morbidissimo/modman/scripts
        type: Dir
      
    • morbidissimo/morbidissimo/modman/scripts
      • Outcome: passed
      • result:
      []
      
    • morbidissimo/morbidissimo/morioc
      • Outcome: passed
      • result:
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py
        type: Module
      
    • morbidissimo/morbidissimo/morioc/test_infer_type.py
      • Outcome: passed
      • result:
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_type_str
        type: Function
        lineno: 14
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_type_float
        type: Function
        lineno: 17
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_type_int
        type: Function
        lineno: 20
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_str
        type: Function
        lineno: 24
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_long_str
        type: Function
        lineno: 27
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_float
        type: Function
        lineno: 32
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_value_int
        type: Function
        lineno: 35
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_empty_value_str
        type: Function
        lineno: 39
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_empty_value_float
        type: Function
        lineno: 42
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_empty_value_int
        type: Function
        lineno: 45
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_pstrue_str
        type: Function
        lineno: 49
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_pstrue_float
        type: Function
        lineno: 52
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_pstrue_int
        type: Function
        lineno: 55
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_psfalse_str
        type: Function
        lineno: 59
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_psfalse_float
        type: Function
        lineno: 62
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_psfalse_int
        type: Function
        lineno: 65
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_None
        type: Function
        lineno: 69
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_True
        type: Function
        lineno: 72
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_False
        type: Function
        lineno: 75
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_nan
        type: Function
        lineno: 78
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_nan
        type: Function
        lineno: 81
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_int
        type: Function
        lineno: 85
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np2D_int
        type: Function
        lineno: 91
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_float
        type: Function
        lineno: 99
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np2D_float
        type: Function
        lineno: 105
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_bool
        type: Function
        lineno: 114
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np1D_object
        type: Function
        lineno: 119
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_scalar_int
        type: Function
        lineno: 126
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_scalar_float
        type: Function
        lineno: 131
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_np_scalar_bool
        type: Function
        lineno: 136
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_list
        type: Function
        lineno: 145
      -   nodeid: morbidissimo/morbidissimo/morioc/test_infer_type.py::test_it_tuple
        type: Function
        lineno: 150
      
outputs (1 tests)
  • outputs
    • Outcome: passed
    • result:
    []
    
slic (30 tests)
  • slic
    • Outcome: passed
    • result:
    -   nodeid: slic/core
      type: Package
    -   nodeid: slic/devices
      type: Package
    -   nodeid: slic/gui
      type: Package
    -   nodeid: slic/utils
      type: Package
    
    • slic/core
      • Outcome: passed
      • result:
      -   nodeid: slic/core/acquisition
        type: Package
      -   nodeid: slic/core/adjustable
        type: Package
      -   nodeid: slic/core/condition
        type: Package
      -   nodeid: slic/core/device
        type: Package
      -   nodeid: slic/core/scanner
        type: Package
      -   nodeid: slic/core/sensor
        type: Package
      -   nodeid: slic/core/task
        type: Package
      
    • slic/core/acquisition
      • Outcome: passed
      • result:
      -   nodeid: slic/core/acquisition/broker
        type: Package
      
    • slic/core/acquisition/broker
      • Outcome: passed
      • result:
      []
      
    • slic/core/adjustable
      • Outcome: passed
      • result:
      []
      
    • slic/core/condition
      • Outcome: passed
      • result:
      []
      
    • slic/core/device
      • Outcome: passed
      • result:
      []
      
    • slic/core/scanner
      • Outcome: passed
      • result:
      []
      
    • slic/core/sensor
      • Outcome: passed
      • result:
      []
      
    • slic/core/task
      • Outcome: passed
      • result:
      []
      
    • slic/devices
      • Outcome: passed
      • result:
      -   nodeid: slic/devices/cameras
        type: Package
      -   nodeid: slic/devices/endstations
        type: Package
      -   nodeid: slic/devices/general
        type: Package
      -   nodeid: slic/devices/loptics
        type: Package
      -   nodeid: slic/devices/timing
        type: Package
      -   nodeid: slic/devices/xdiagnostics
        type: Package
      -   nodeid: slic/devices/xoptics
        type: Package
      
    • slic/devices/cameras
      • Outcome: passed
      • result:
      []
      
    • slic/devices/endstations
      • Outcome: passed
      • result:
      []
      
    • slic/devices/general
      • Outcome: passed
      • result:
      -   nodeid: slic/devices/general/detectors
        type: Package
      -   nodeid: slic/devices/general/unused
        type: Dir
      
    • slic/devices/general/detectors
      • Outcome: passed
      • result:
      []
      
    • slic/devices/general/unused
      • Outcome: passed
      • result:
      []
      
    • slic/devices/loptics
      • Outcome: passed
      • result:
      []
      
    • slic/devices/timing
      • Outcome: passed
      • result:
      -   nodeid: slic/devices/timing/events
        type: Package
      
    • slic/devices/timing/events
      • Outcome: passed
      • result:
      []
      
    • slic/devices/xdiagnostics
      • Outcome: passed
      • result:
      []
      
    • slic/devices/xoptics
      • Outcome: passed
      • result:
      -   nodeid: slic/devices/xoptics/slits
        type: Package
      -   nodeid: slic/devices/xoptics/unused
        type: Dir
      
    • slic/devices/xoptics/slits
      • Outcome: passed
      • result:
      []
      
    • slic/devices/xoptics/unused
      • Outcome: passed
      • result:
      []
      
    • slic/gui
      • Outcome: passed
      • result:
      -   nodeid: slic/gui/daqpanels
        type: Package
      -   nodeid: slic/gui/widgets
        type: Package
      
    • slic/gui/daqpanels
      • Outcome: passed
      • result:
      []
      
    • slic/gui/widgets
      • Outcome: passed
      • result:
      []
      
    • slic/utils
      • Outcome: passed
      • result:
      -   nodeid: slic/utils/ioc
        type: Package
      -   nodeid: slic/utils/unused
        type: Dir
      
    • slic/utils/ioc
      • Outcome: passed
      • result:
      []
      
    • slic/utils/unused
      • Outcome: passed
      • result:
      -   nodeid: slic/utils/unused/xsim
        type: Package
      
    • slic/utils/unused/xsim
      • Outcome: passed
      • result:
      []
      
temp-ci (1 tests)
  • temp-ci
    • Outcome: passed
    • result:
    []
    
test-ci (1 tests)
  • test-ci
    • Outcome: passed
    • result:
    []
    
tests (54 tests)
  • tests
    • Outcome: passed
    • result:
    -   nodeid: tests/test_utils_argfwd.py
      type: Module
    -   nodeid: tests/test_utils_ask_yes_no.py
      type: Module
    -   nodeid: tests/test_utils_channels.py
      type: Module
    -   nodeid: tests/test_utils_config.py
      type: Module
    -   nodeid: tests/test_utils_cpint.py
      type: Module
    -   nodeid: tests/test_utils_dbusnotify.py
      type: Module
    -   nodeid: tests/test_utils_debug.py
      type: Module
    -   nodeid: tests/test_utils_dictext.py
      type: Module
    -   nodeid: tests/test_utils_dotdir.py
      type: Module
    -   nodeid: tests/test_utils_duo.py
      type: Module
    -   nodeid: tests/test_utils_elog.py
      type: Module
    -   nodeid: tests/test_utils_eval.py
      type: Module
    -   nodeid: tests/test_utils_exceptions.py
      type: Module
    -   nodeid: tests/test_utils_get_adj.py
      type: Module
    -   nodeid: tests/test_utils_hastepics.py
      type: Module
    -   nodeid: tests/test_utils_ipy.py
      type: Module
    -   nodeid: tests/test_utils_jsonext.py
      type: Module
    -   nodeid: tests/test_utils_lazypv.py
      type: Module
    -   nodeid: tests/test_utils_logcfg.py
      type: Module
    -   nodeid: tests/test_utils_logign.py
      type: Module
    -   nodeid: tests/test_utils_marker.py
      type: Module
    -   nodeid: tests/test_utils_metaclasses.py
      type: Module
    -   nodeid: tests/test_utils_namespace.py
      type: Module
    -   nodeid: tests/test_utils_npy.py
      type: Module
    -   nodeid: tests/test_utils_opmsg.py
      type: Module
    -   nodeid: tests/test_utils_path.py
      type: Module
    -   nodeid: tests/test_utils_picklio.py
      type: Module
    -   nodeid: tests/test_utils_printing.py
      type: Module
    -   nodeid: tests/test_utils_pv.py
      type: Module
    -   nodeid: tests/test_utils_pvpreload.py
      type: Module
    -   nodeid: tests/test_utils_pyepics.py
      type: Module
    -   nodeid: tests/test_utils_rangebar.py
      type: Module
    -   nodeid: tests/test_utils_readable.py
      type: Module
    -   nodeid: tests/test_utils_registry.py
      type: Module
    -   nodeid: tests/test_utils_reprate.py
      type: Module
    -   nodeid: tests/test_utils_richcfg.py
      type: Module
    -   nodeid: tests/test_utils_run_later.py
      type: Module
    -   nodeid: tests/test_utils_sendmail.py
      type: Module
    -   nodeid: tests/test_utils_sendsms.py
      type: Module
    -   nodeid: tests/test_utils_shortcut.py
      type: Module
    -   nodeid: tests/test_utils_snapshot.py
      type: Module
    -   nodeid: tests/test_utils_termtitle.py
      type: Module
    -   nodeid: tests/test_utils_tqdm_mod.py
      type: Module
    -   nodeid: tests/test_utils_trinary.py
      type: Module
    -   nodeid: tests/test_utils_typecast.py
      type: Module
    -   nodeid: tests/test_utils_utils.py
      type: Module
    -   nodeid: tests/test_utils_xrange.py
      type: Module
    
    • tests/test_utils_argfwd.py
      • Outcome: failed
      • result:
      []
      
      • longrepr:
      ImportError while importing test module '/workspace/tligui_y/slic/tests/test_utils_argfwd.py'.
      Hint: make sure your test modules/packages have valid Python names.
      Traceback:
      .pixi/envs/default/lib/python3.8/importlib/__init__.py:127: in import_module
          return _bootstrap._gcd_import(name[level:], package, level)
      tests/test_utils_argfwd.py:4: in <module>
          import false
      E   ModuleNotFoundError: No module named 'false'
      
    • tests/test_utils_ask_yes_no.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-y-True-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-yes-True-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-n-False-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-no-False-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-user_input4-True-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-user_input5-False-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[None-user_input6-True-Question? [y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[y-y-True-Question? [Y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[y-n-False-Question? [Y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[y--True-Question? [Y/n] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[n-y-True-Question? [y/N] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[n-n-False-Question? [y/N] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no[n--False-Question? [y/N] ]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-KeyboardInterrupt-False-n]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-KeyboardInterrupt-True-y]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[y-KeyboardInterrupt-False-n]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[y-KeyboardInterrupt-True-y]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[n-KeyboardInterrupt-False-n]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-user_input5-False-n]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-user_input6-True-y]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[None-user_input7-False-None]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[n-user_input8-False-None]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_c[n-user_input9-False-Invalid]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-EOFError-False-n]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-EOFError-True-y]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[y-EOFError-True-y]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-EOFError-True-y]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-EOFError-False-n]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input5-True-y]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input6-False-n]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[y-EOFError-True-None]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-EOFError-False-None]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input9-True-None]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[n-user_input10-False-None]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input11-True-None]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input12-False-n]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_ctrl_d[None-user_input13-True-y]
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_mixed_sequences[None-invalid-None-user_input0-False]
        type: Function
        lineno: 117
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_mixed_sequences[None-None-notananswer-user_input1-True]
        type: Function
        lineno: 117
      -   nodeid: tests/test_utils_ask_yes_no.py::test_ask_yes_no_mixed_sequences[None-n-nop-user_input2-False]
        type: Function
        lineno: 117
      
    • tests/test_utils_channels.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_channels.py::test_load_channels_and_channels_class_with_professional_names
        type: Function
        lineno: 42
      
    • tests/test_utils_config.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_config.py::test_config_with_nested_and_list_data
        type: Function
        lineno: 15
      -   nodeid: tests/test_utils_config.py::test_config_with_strange_and_edge_keys
        type: Function
        lineno: 73
      
    • tests/test_utils_cpint.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[red]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[blue]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[yellow]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[green]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[cyan]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[magenta]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[white]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_load_color_variants_all_keys_and_types[black]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects0-color_spec0- | -['Fancy', 'list'] | {'a': 7} | None-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects1-color_spec1- - -{'k': [1, 2]} - 99 - ['X', ['Y']]-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects2-color_spec2- / -[] / {} / End-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects3-color_spec3-;-['', [3, 4]];done;0-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects4-color_spec4-::-['alpha', None]::['beta', {}]::stop-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects5-color_spec5- ... -['deep', ['deeper', ['deepest']]] ... X-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects6-color_spec6- // -{'dict': {'nested': [4, 5]}} // [True, False] // 6.28-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects7-color_spec7-==-['A', ['B']]==string==C-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects8-color_spec8- ++ -['Test', None, []] ++ {'v': 0}-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects9-None-;-['no', 'color'];plain-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects10-None- | -['simple'] |  | 12-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects11-None- : -[['very', 'deep']] : {'ok': True}-None]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects12-color_spec12-|-['fail', 'color']|123-ValueError]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects13-color_spec13- * -['error'] * {}-ValueError]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects14-color_spec14-//-['nope']//['bad']-ValueError]
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_cpint.py::test_cprint_all_cases_fancy[objects15-color_spec15----wrong--base-ValueError]
        type: Function
        lineno: 24
      
    • tests/test_utils_dbusnotify.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_dbusnotify.py::DBusTestCase
        type: UnitTestCase
      -   nodeid: tests/test_utils_dbusnotify.py::test_notify_create
        type: Function
        lineno: 26
      -   nodeid: tests/test_utils_dbusnotify.py::test_notify_update
        type: Function
        lineno: 37
      -   nodeid: tests/test_utils_dbusnotify.py::test_get_server_info
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_dbusnotify.py::test_get_capabilities
        type: Function
        lineno: 57
      -   nodeid: tests/test_utils_dbusnotify.py::test_notify_and_close
        type: Function
        lineno: 72
      -   nodeid: tests/test_utils_dbusnotify.py::test_notify_invalid_value
        type: Function
        lineno: 82
      -   nodeid: tests/test_utils_dbusnotify.py::test_convert_dbus_strings
        type: Function
        lineno: 88
      
    • tests/test_utils_dbusnotify.py::DBusTestCase
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_debug.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_debug.py::test_traceable[A-entry0-creating: A(10, 20)]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_debug.py::test_traceable[A-entry1-creating: A(10, 20, e=100)]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_debug.py::test_traceable[A-entry2-creating: A('foo', [1, 2, 3], flag=True, data={'x': 9})]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_debug.py::test_traceable[A-entry3-creating: A(CustomObj(big), [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], name='test', meta='yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy...)]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_debug.py::test_traceable[A-entry4-creating: A('AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA..., [0, 0, 0, 0, 0])]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_debug.py::test_short_repr[abc-10-'abc']
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_debug.py::test_short_repr[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa-10-'aaaaaaaaaa...]
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_debug.py::test_short_repr[12345-10-12345]
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_debug.py::test_short_repr[value3-15-[0, 0, 0, 0, 0,...]
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_debug.py::test_short_repr[None-10-None]
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_debug.py::test_short_repr[value5-20-Obj(xxxxxxxxxxxxxxxxx...]
        type: Function
        lineno: 52
      
    • tests/test_utils_dictext.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_getattr[data0-x-1]
        type: Function
        lineno: 12
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_getattr[data1-world-ok]
        type: Function
        lineno: 12
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_getattr[data2-outer-expected2]
        type: Function
        lineno: 12
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_setattr[initial0-nouveau-123]
        type: Function
        lineno: 26
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_setattr[initial1-b-valeur]
        type: Function
        lineno: 26
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_delattr[initial0-a-expected_keys0]
        type: Function
        lineno: 40
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_delattr[initial1-k-expected_keys1]
        type: Function
        lineno: 40
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_dir[data0-expected_keys0]
        type: Function
        lineno: 55
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_dir[data1-expected_keys1]
        type: Function
        lineno: 55
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_getattr_and_missing[data0-x-1-None]
        type: Function
        lineno: 69
      -   nodeid: tests/test_utils_dictext.py::test_attrdict_getattr_and_missing[data1-missing-None-'MyDict' object has no attribute 'missing']
        type: Function
        lineno: 69
      -   nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs0-None-kwargs0-expected0]
        type: Function
        lineno: 90
      -   nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs1-other1-kwargs1-expected1]
        type: Function
        lineno: 90
      -   nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs2-other2-kwargs2-expected2]
        type: Function
        lineno: 90
      -   nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs3-None-kwargs3-expected3]
        type: Function
        lineno: 90
      -   nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs4-other4-kwargs4-expected4]
        type: Function
        lineno: 90
      -   nodeid: tests/test_utils_dictext.py::test_dictupdatemixin_init_and_update[init_kwargs5-other5-kwargs5-expected5]
        type: Function
        lineno: 90
      
    • tests/test_utils_dotdir.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_dotdir.py::test_dotdir_creation_and_base_exists
        type: Function
        lineno: 14
      -   nodeid: tests/test_utils_dotdir.py::test_dotdir_repr_returns_path_str
        type: Function
        lineno: 28
      -   nodeid: tests/test_utils_dotdir.py::test_dotdir_call
        type: Function
        lineno: 35
      
    • tests/test_utils_duo.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_duo.py::TestPickledDictReal
        type: Class
      -   nodeid: tests/test_utils_duo.py::TestSecrets
        type: Class
      -   nodeid: tests/test_utils_duo.py::test_get_pgroup_raises_if_no_key
        type: Function
        lineno: 142
      -   nodeid: tests/test_utils_duo.py::test_get_pgroup_info_with_props_same_name_and_pi
        type: Function
        lineno: 148
      -   nodeid: tests/test_utils_duo.py::test_get_pgroup_info_with_props_different_pi
        type: Function
        lineno: 175
      -   nodeid: tests/test_utils_duo.py::test_get_pgroup_info_without_props_with_owner
        type: Function
        lineno: 202
      -   nodeid: tests/test_utils_duo.py::test_get_pgroup_info_without_props_no_owner
        type: Function
        lineno: 222
      -   nodeid: tests/test_utils_duo.py::test_get_pgroup_info_mock
        type: Function
        lineno: 240
      
    • tests/test_utils_duo.py::TestPickledDictReal
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_duo.py::TestPickledDictReal::test_set_get
        type: Function
        lineno: 15
      -   nodeid: tests/test_utils_duo.py::TestPickledDictReal::test_load
        type: Function
        lineno: 49
      
    • tests/test_utils_duo.py::TestSecrets
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_duo.py::TestSecrets::test_secret_workflow
        type: Function
        lineno: 93
      -   nodeid: tests/test_utils_duo.py::TestSecrets::test_multiple_secrets
        type: Function
        lineno: 110
      -   nodeid: tests/test_utils_duo.py::TestSecrets::test_keyboard_interrupt
        type: Function
        lineno: 122
      
    • tests/test_utils_elog.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_elog.py::test_get_default_elog_instance_with_direct_password_and_real_check
        type: Function
        lineno: 12
      -   nodeid: tests/test_utils_elog.py::test_get_default_elog_instance_with_wrong_password_and_real_check
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_elog.py::test_get_default_elog_instance_asks_password_and_opens
        type: Function
        lineno: 42
      -   nodeid: tests/test_utils_elog.py::test_get_default_elog_with_path_home
        type: Function
        lineno: 69
      -   nodeid: tests/test_utils_elog.py::test_screenshot
        type: Function
        lineno: 103
      
    • tests/test_utils_eval.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[1 + 2-3]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[4 - 2-2]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[3 * 5-15]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[10 / 2-5.0]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[10 % 3-1]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-5--5]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[+7-7]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[1 + 2 * 3-7]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[(1 + 2) * 3-9]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-(-3)-3]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-2 + 4 * 2-6]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[(4 + 5) * (6 - 1)-45]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[(((3)))-3]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[-(-(-2))--2]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[3 + +4-7]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[3 + -4--1]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[True + 1-2]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid['string'-string]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid[1e1000 * 1e1000-inf]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_valid['a' + 'b'-ab]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[2 ** 3-Unsupported BinOp Pow]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[3 << 1-Unsupported BinOp LShift]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[1 < 2-Unsupported node type Compare]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[abs(3)-Unsupported node type Call]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[a + 2-Unsupported node type Name]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[string-Unsupported node type Name]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[[1, 2] + [3]-Unsupported node type List]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_raises_with_message[{1: 2}-Unsupported node type Dict]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_runtime_errors[1 / 0-ZeroDivisionError]
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_eval.py::test_arithmetic_eval_runtime_errors[10 % 0-ZeroDivisionError]
        type: Function
        lineno: 52
      -   nodeid: tests/test_utils_eval.py::test_forgiving_eval[1 + 2-3]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_eval.py::test_forgiving_eval[bad + 2-bad + 2]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_eval.py::test_forgiving_eval[1 / 0-1 / 0]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_eval.py::test_forgiving_eval[2 ** 10-2 ** 10]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_eval.py::test_defaulting_eval[3 * 4-0-12]
        type: Function
        lineno: 71
      -   nodeid: tests/test_utils_eval.py::test_defaulting_eval[invalid + 1-99-99]
        type: Function
        lineno: 71
      -   nodeid: tests/test_utils_eval.py::test_defaulting_eval[1 / 0--1--1]
        type: Function
        lineno: 71
      -   nodeid: tests/test_utils_eval.py::test_defaulting_eval[2 ** 10-42-42]
        type: Function
        lineno: 71
      
    • tests/test_utils_exceptions.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_key_error-High-level task failed\ncaused by KeyError: 'missing']
        type: Function
        lineno: 28
      -   nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_index_error-High-level task failed\ncaused by IndexError: list index out of range]
        type: Function
        lineno: 28
      -   nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_zero_division-High-level task failed\ncaused by ZeroDivisionError: division by zero]
        type: Function
        lineno: 28
      -   nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_value_error-High-level task failed\ncaused by ValueError: invalid literal for int() with base 10: 'not_a_number']
        type: Function
        lineno: 28
      -   nodeid: tests/test_utils_exceptions.py::test_chained_exception_various[cause_type_error-High-level task failed\ncaused by TypeError: can only concatenate str (not "int") to str]
        type: Function
        lineno: 28
      -   nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_key_error-KeyError: 'missing']
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_index_error-IndexError: list index out of range]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_zero_division-ZeroDivisionError: division by zero]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_value_error-ValueError: invalid literal for int() with base 10: 'not_a_number']
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_exceptions.py::test_printed_exception[cause_type_error-TypeError: can only concatenate str (not "int") to str]
        type: Function
        lineno: 60
      
    • tests/test_utils_get_adj.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_get_adj.py::test_get_adj_success
        type: Function
        lineno: 23
      -   nodeid: tests/test_utils_get_adj.py::test_get_adj_not_found
        type: Function
        lineno: 27
      -   nodeid: tests/test_utils_get_adj.py::test_ensure_adjs_mixed
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_get_adj.py::test_get_adjs_filter
        type: Function
        lineno: 37
      
    • tests/test_utils_hastepics.py
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_ipy.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_ipy.py::test_devices_repr_fallback_and_ignore
        type: Function
        lineno: 19
      
    • tests/test_utils_jsonext.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj0-expected0]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj1-42]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[(1-1j)-expected2]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj3-/tmp/file.txt]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj4-expected4]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj5-expected5]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj6-expected6]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_jsonext.py::test_json_validate_save_load[input_obj7-expected7]
        type: Function
        lineno: 7
      
    • tests/test_utils_lazypv.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_lazypv.py::test_getattr
        type: Function
        lineno: 7
      
    • tests/test_utils_logcfg.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_logcfg.py::test_custom_log_outputs[LONG-<lambda>-This is a LONG message]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_logcfg.py::test_custom_log_outputs[ENLARGE-<lambda>-Please ENLARGE this!]
        type: Function
        lineno: 21
      -   nodeid: tests/test_utils_logcfg.py::test_import_logging_once_per_module
        type: Function
        lineno: 51
      
    • tests/test_utils_logign.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_logign.py::test_ignore_log_msg_behavior[WARNING-This should be ignored-This should appear]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_logign.py::test_ignore_log_msg_behavior[ENLARGE-ENLARGE this-Keep this ENLARGE]
        type: Function
        lineno: 9
      -   nodeid: tests/test_utils_logign.py::test_ignore_only_by_level
        type: Function
        lineno: 42
      -   nodeid: tests/test_utils_logign.py::test_ignore_only_by_msg
        type: Function
        lineno: 64
      -   nodeid: tests/test_utils_logign.py::test_filter_removed_after_context
        type: Function
        lineno: 86
      
    • tests/test_utils_marker.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_marker.py::test_format_value_with_units
        type: Function
        lineno: 30
      -   nodeid: tests/test_utils_marker.py::test_format_value_without_units
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_marker.py::test_marker_name_default
        type: Function
        lineno: 39
      -   nodeid: tests/test_utils_marker.py::test_marker_name_custom
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_marker.py::test_marker_repr_format
        type: Function
        lineno: 49
      -   nodeid: tests/test_utils_marker.py::test_marker_update_changes_value
        type: Function
        lineno: 56
      -   nodeid: tests/test_utils_marker.py::test_marker_update_with_explicit_value
        type: Function
        lineno: 63
      -   nodeid: tests/test_utils_marker.py::test_marker_goto_sets_value_and_returns_result
        type: Function
        lineno: 69
      -   nodeid: tests/test_utils_marker.py::test_marker_call_is_alias_of_goto
        type: Function
        lineno: 77
      -   nodeid: tests/test_utils_marker.py::test_markers_register_and_access
        type: Function
        lineno: 87
      -   nodeid: tests/test_utils_marker.py::test_markers_repr_contains_all
        type: Function
        lineno: 103
      -   nodeid: tests/test_utils_marker.py::test_marker_registry_dict_is_printable_dict
        type: Function
        lineno: 114
      -   nodeid: tests/test_utils_marker.py::test_markers_getitem_invalid_key_raises
        type: Function
        lineno: 122
      
    • tests/test_utils_metaclasses.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_metaclasses.py::test_combine_classes_combines_methods
        type: Function
        lineno: 14
      -   nodeid: tests/test_utils_metaclasses.py::test_registryabc_combines_registrymeta_and_abcmeta
        type: Function
        lineno: 25
      
    • tests/test_utils_namespace.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_namespace.py::test_namespace_pretty_repr_mixed_and_nested
        type: Function
        lineno: 4
      
    • tests/test_utils_npy.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_npy.py::test_nice_arange[0-5-1-expected0]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_npy.py::test_nice_arange[5-0--1-expected1]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_npy.py::test_nice_arange[1-2-0.3-expected2]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_npy.py::test_nice_arange[-2-2-1.5-expected3]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_npy.py::test_nice_arange[2.5-0.5--0.4-expected4]
        type: Function
        lineno: 7
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[0-10-4-expected0]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[5-15-2-expected1]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[-5-5-4-expected2]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[0-1-3-expected3]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[2-2-3-expected4]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[3-0-3-expected5]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[0-1-0-expected6]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_linspace[-2-2-3-expected7]
        type: Function
        lineno: 18
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_centered[-2-2-2-True-expected0]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_centered[0-5-2-True-expected1]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_centered[0-5-2-False-expected2]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_centered[-1-2-1.5-True-expected3]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_centered[-1-2--1.5-True-expected4]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_centered[5-0--2-True-expected5]
        type: Function
        lineno: 33
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[0-5-2-True-expected0]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[0-5-2-False-expected1]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[-1-2-1.5-True-expected2]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[-1-2-1.5-False-expected3]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[-2-1-1.2-True-expected4]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[5-0--2-True-expected5]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_left_aligned[5-0--2-False-expected6]
        type: Function
        lineno: 46
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[0-5-2-True-expected0]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[0-5-2-False-expected1]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[-1-2-1.5-True-expected2]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[-1-2-1.5-False-expected3]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[5-0--2-True-expected4]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[5-0--2-False-expected5]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_nice_steps_right_aligned[-3-3-2-True-expected6]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_npy.py::test_within_scalar[5-0-10-True]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_npy.py::test_within_scalar[5-6-10-False]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_npy.py::test_within_scalar[5-None-10-True]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_npy.py::test_within_scalar[5-0-None-True]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_npy.py::test_within_scalar[5-None-None-True]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_npy.py::test_within_fraction[data0-2-5-0.6]
        type: Function
        lineno: 85
      -   nodeid: tests/test_utils_npy.py::test_within_fraction[data1-5-25-0.6666666666666666]
        type: Function
        lineno: 85
      -   nodeid: tests/test_utils_npy.py::test_within_fraction[data2-None-2-0.3333333333333333]
        type: Function
        lineno: 85
      -   nodeid: tests/test_utils_npy.py::test_within_fraction[data3-0-1-0]
        type: Function
        lineno: 85
      -   nodeid: tests/test_utils_npy.py::test_fraction_to_percentage[0.456-1-45.6]
        type: Function
        lineno: 96
      -   nodeid: tests/test_utils_npy.py::test_fraction_to_percentage[0.12345-2-12.35]
        type: Function
        lineno: 96
      -   nodeid: tests/test_utils_npy.py::test_fraction_to_percentage[0.9999-0-100.0]
        type: Function
        lineno: 96
      -   nodeid: tests/test_utils_npy.py::test_get_dtype[val0-ndarray]
        type: Function
        lineno: 105
      -   nodeid: tests/test_utils_npy.py::test_get_dtype[val1-list]
        type: Function
        lineno: 105
      -   nodeid: tests/test_utils_npy.py::test_get_dtype[3.14-float]
        type: Function
        lineno: 105
      -   nodeid: tests/test_utils_npy.py::test_get_shape[val0-expected0]
        type: Function
        lineno: 118
      -   nodeid: tests/test_utils_npy.py::test_get_shape[val1-expected1]
        type: Function
        lineno: 118
      -   nodeid: tests/test_utils_npy.py::test_get_shape[42-expected2]
        type: Function
        lineno: 118
      -   nodeid: tests/test_utils_npy.py::test_is_array[val0-True]
        type: Function
        lineno: 127
      -   nodeid: tests/test_utils_npy.py::test_is_array[val1-False]
        type: Function
        lineno: 127
      -   nodeid: tests/test_utils_npy.py::test_is_array[42-False]
        type: Function
        lineno: 127
      
    • tests/test_utils_opmsg.py
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_path.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_path.py::test_can_create_all_files_user_says_yes
        type: Function
        lineno: 10
      -   nodeid: tests/test_utils_path.py::test_can_create_all_files_user_says_no
        type: Function
        lineno: 36
      -   nodeid: tests/test_utils_path.py::test_make_missing_dir_creates_folder
        type: Function
        lineno: 54
      -   nodeid: tests/test_utils_path.py::test_glob_files_returns_matching_files_only
        type: Function
        lineno: 66
      -   nodeid: tests/test_utils_path.py::test_filter_files_excludes_directories
        type: Function
        lineno: 83
      
    • tests/test_utils_picklio.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj0]
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj1]
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[simple string]
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[42]
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[3.14159]
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj5]
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_picklio.py::test_pickle_and_unpickle[test_obj6]
        type: Function
        lineno: 6
      
    • tests/test_utils_printing.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq0-3]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq1-0]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq2-3]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_printing.py::test_maxlen_valid[seq3-2]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_printing.py::test_strlen[42-2]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[hello-5]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[False-5]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[None-4]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[value4-9]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[value5-8]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[value6-6]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[-0]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_strlen[this is a phrase-16]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_printing.py::test_maxstrlen[seq0-6]
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_printing.py::test_maxstrlen[seq1-3]
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_printing.py::test_maxstrlen[seq2-9]
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_printing.py::test_maxstrlen[seq3-16]
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_printing.py::test_maxstrlen[seq4-5]
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_printing.py::test_transpose_matrix[data0-expected0]
        type: Function
        lineno: 41
      -   nodeid: tests/test_utils_printing.py::test_transpose_matrix[data1-expected1]
        type: Function
        lineno: 41
      -   nodeid: tests/test_utils_printing.py::test_transpose_matrix[data2-expected2]
        type: Function
        lineno: 41
      -   nodeid: tests/test_utils_printing.py::test_prepend[initial0-1-expected0]
        type: Function
        lineno: 50
      -   nodeid: tests/test_utils_printing.py::test_prepend[initial1-a-expected1]
        type: Function
        lineno: 50
      -   nodeid: tests/test_utils_printing.py::test_prepend[initial2-prepend2-expected2]
        type: Function
        lineno: 50
      -   nodeid: tests/test_utils_printing.py::test_prepend[initial3-prepend3-expected3]
        type: Function
        lineno: 50
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries0-widths0-  a   bbb]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries1-widths1- 1  2]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries2-widths2-  long  val]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries3-widths3- True  False]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries4-widths4-  123  4567]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries5-widths5- text with space   end]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries6-widths6-  {'a': 1}   {'b': 2}]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_table_line[entries7-widths7-    [1, 2]     [3, 4]]
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_printing.py::test_fmt_label_sep[widths0------ ----]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_printing.py::test_fmt_label_sep[widths1-=-== ===]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_printing.py::test_fmt_label_sep[widths2-*-***** **]
        type: Function
        lineno: 74
      -   nodeid: tests/test_utils_printing.py::test_printable_dict_with_header[d0-HeaderTest-expected_lines0]
        type: Function
        lineno: 82
      -   nodeid: tests/test_utils_printing.py::test_printable_dict_of_dicts
        type: Function
        lineno: 101
      -   nodeid: tests/test_utils_printing.py::test_printable_table[data0-labels0-A: ID\nB: \u2713 Success?\nC: SuperPrecisionValue\nD: Result Metadata\n\n#             A     B          C                            D\n- ------------- ----- ---------- ----------------------------\n0            X1  True     0.1234               {'meta': 'ok'}\n1 AnotherSample False 98765.4321          {'meta': [1, 2, 3]}\n2             Z  None        0.0 {'meta': {'nested_key': 42}}]
        type: Function
        lineno: 128
      
    • tests/test_utils_pv.py
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_pvpreload.py
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_pyepics.py
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_rangebar.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_rangebar.py::test_full_progress_bar
        type: Function
        lineno: 14
      -   nodeid: tests/test_utils_rangebar.py::test_half_progress_bar
        type: Function
        lineno: 27
      -   nodeid: tests/test_utils_rangebar.py::test_zero_progress_bar
        type: Function
        lineno: 42
      -   nodeid: tests/test_utils_rangebar.py::test_overflow_bar
        type: Function
        lineno: 56
      -   nodeid: tests/test_utils_rangebar.py::test_underflow_bar
        type: Function
        lineno: 69
      -   nodeid: tests/test_utils_rangebar.py::test_repr
        type: Function
        lineno: 82
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[0-          ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[10-\u2588         ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[25-\u2588\u2588\u258c       ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[27-\u2588\u2588\u258a       ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[49-\u2588\u2588\u2588\u2588\u2589     ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[50-\u2588\u2588\u2588\u2588\u2588     ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[51-\u2588\u2588\u2588\u2588\u2588\u258f    ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[73-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258e  ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[75-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u258c  ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[90-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588 ]
        type: Function
        lineno: 89
      -   nodeid: tests/test_utils_rangebar.py::test_each_value_separately[100-\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588\u2588]
        type: Function
        lineno: 89
      
    • tests/test_utils_readable.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[59.4-59 seconds]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[59.9-60 seconds]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[119.9-120 seconds]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[120.1-2 minutes]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[3599.9-60 minutes]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[3600.1-60 minutes]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[7199.9-120 minutes]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[7200.1-2 hours]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[90.4-90 seconds]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[90.6-91 seconds]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[121.9-2 minutes]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[1296000.0-2 weeks]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[2592000.0-4 weeks]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[2800000.0-5 weeks]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[3888000.0-6 weeks]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[5097600.0-8 weeks]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[5184000.0-9 weeks]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[5270400.0-2 months]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[23328000.0-9 months]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[31104000.0-12 months]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[33696000.0-13 months]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[59616000.0-23 months]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[62208000.0-24 months]
        type: Function
        lineno: 3
      -   nodeid: tests/test_utils_readable.py::test_readable_seconds[64208000.0-2 years]
        type: Function
        lineno: 3
      
    • tests/test_utils_registry.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_registry.py::test_metaclass_creates_weakset
        type: Function
        lineno: 13
      -   nodeid: tests/test_utils_registry.py::test_metaclass_tracks_instances
        type: Function
        lineno: 22
      -   nodeid: tests/test_utils_registry.py::test_registry_inheritance
        type: Function
        lineno: 32
      -   nodeid: tests/test_utils_registry.py::test_instance_tracking
        type: Function
        lineno: 39
      -   nodeid: tests/test_utils_registry.py::test_collect_instances_recursive
        type: Function
        lineno: 53
      -   nodeid: tests/test_utils_registry.py::test_instances_function
        type: Function
        lineno: 69
      -   nodeid: tests/test_utils_registry.py::test_non_registry_class_error
        type: Function
        lineno: 93
      -   nodeid: tests/test_utils_registry.py::test_signature_preservation
        type: Function
        lineno: 102
      
    • tests/test_utils_reprate.py
      • Outcome: passed
      • result:
      []
      
    • tests/test_utils_richcfg.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_richcfg.py::test_rich_inspector_outputs_more_than_builtin
        type: Function
        lineno: 45
      
    • tests/test_utils_run_later.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_run_later.py::test_init_and_repr
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_run_later.py::test_call
        type: Function
        lineno: 22
      -   nodeid: tests/test_utils_run_later.py::test_matmul_with_string
        type: Function
        lineno: 27
      -   nodeid: tests/test_utils_run_later.py::test_matmul_with_list
        type: Function
        lineno: 32
      -   nodeid: tests/test_utils_run_later.py::test_matmul_with_single_int
        type: Function
        lineno: 37
      -   nodeid: tests/test_utils_run_later.py::test_run_at_future_triggered_and_logs
        type: Function
        lineno: 49
      -   nodeid: tests/test_utils_run_later.py::test_run_at_already_past
        type: Function
        lineno: 61
      -   nodeid: tests/test_utils_run_later.py::test_run_in_future_triggered_and_logs
        type: Function
        lineno: 72
      -   nodeid: tests/test_utils_run_later.py::test_run_in_past
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_run_later.py::test_run_later_with_seconds
        type: Function
        lineno: 95
      -   nodeid: tests/test_utils_run_later.py::test_run_later_with_past_datetime
        type: Function
        lineno: 105
      -   nodeid: tests/test_utils_run_later.py::test_run_at_tqdm_multiple_updates
        type: Function
        lineno: 115
      -   nodeid: tests/test_utils_run_later.py::test_today_basic
        type: Function
        lineno: 137
      -   nodeid: tests/test_utils_run_later.py::test_tomorrow_basic
        type: Function
        lineno: 143
      -   nodeid: tests/test_utils_run_later.py::test_yesterday_basic
        type: Function
        lineno: 149
      -   nodeid: tests/test_utils_run_later.py::test_today_matmul_string
        type: Function
        lineno: 155
      -   nodeid: tests/test_utils_run_later.py::test_tomorrow_matmul_list
        type: Function
        lineno: 161
      -   nodeid: tests/test_utils_run_later.py::test_yesterday_matmul_single
        type: Function
        lineno: 167
      
    • tests/test_utils_sendmail.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_sendmail.py::test_sendmail_local_delivery
        type: Function
        lineno: 13
      -   nodeid: tests/test_utils_sendmail.py::test_sendmail_raises_on_sendmail_failure
        type: Function
        lineno: 60
      
    • tests/test_utils_sendsms.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_sendsms.py::test_sendsms_local_delivery
        type: Function
        lineno: 6
      
    • tests/test_utils_shortcut.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutInitialization
        type: Class
      -   nodeid: tests/test_utils_shortcut.py::test_run_method
        type: Function
        lineno: 31
      -   nodeid: tests/test_utils_shortcut.py::test_repr_output
        type: Function
        lineno: 54
      -   nodeid: tests/test_utils_shortcut.py::test_source_with_regular_function
        type: Function
        lineno: 62
      -   nodeid: tests/test_utils_shortcut.py::test_source_error_handling
        type: Function
        lineno: 76
      -   nodeid: tests/test_utils_shortcut.py::test_as_shortcut_basic
        type: Function
        lineno: 86
      -   nodeid: tests/test_utils_shortcut.py::test_as_shortcut_with_name
        type: Function
        lineno: 96
      -   nodeid: tests/test_utils_shortcut.py::test_as_shortcut_factory_pattern
        type: Function
        lineno: 104
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton
        type: Class
      -   nodeid: tests/test_utils_shortcut.py::TestFullIntegration
        type: Class
      -   nodeid: tests/test_utils_shortcut.py::test_registry_inheritance
        type: Function
        lineno: 204
      
    • tests/test_utils_shortcut.py::TestFullIntegration
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_shortcut.py::TestFullIntegration::test_workflow
        type: Function
        lineno: 170
      -   nodeid: tests/test_utils_shortcut.py::TestFullIntegration::test_multiple_shortcuts
        type: Function
        lineno: 190
      
    • tests/test_utils_shortcut.py::TestShortcutInitialization
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutInitialization::test_init_with_custom_name
        type: Function
        lineno: 16
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutInitialization::test_init_without_name
        type: Function
        lineno: 23
      
    • tests/test_utils_shortcut.py::TestShortcutsSingleton
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_singleton_behavior
        type: Function
        lineno: 121
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_registration
        type: Function
        lineno: 127
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_getitem_access
        type: Function
        lineno: 141
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_missing_key
        type: Function
        lineno: 149
      -   nodeid: tests/test_utils_shortcut.py::TestShortcutsSingleton::test_repr_output
        type: Function
        lineno: 154
      
    • tests/test_utils_snapshot.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[exclude_internals]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[include_internals]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[empty_case]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_str]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_id]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_case_insensitive]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_length]
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_snapshot.py::test_snapshot[sort_reverse]
        type: Function
        lineno: 83
      
    • tests/test_utils_termtitle.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_termtitle.py::test_terminal_title_with_tmux
        type: Function
        lineno: 9
      
    • tests/test_utils_tqdm_mod.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_tqdm_mod.py::test_complete_progress_bar
        type: Function
        lineno: 25
      -   nodeid: tests/test_utils_tqdm_mod.py::test_set_progress_multiple_points
        type: Function
        lineno: 42
      -   nodeid: tests/test_utils_tqdm_mod.py::test_format_sizeof_alignment
        type: Function
        lineno: 65
      -   nodeid: tests/test_utils_tqdm_mod.py::test_float_alignment_in_bar
        type: Function
        lineno: 83
      -   nodeid: tests/test_utils_tqdm_mod.py::test_custom_unit
        type: Function
        lineno: 132
      -   nodeid: tests/test_utils_tqdm_mod.py::test_clamp_above_total
        type: Function
        lineno: 146
      -   nodeid: tests/test_utils_tqdm_mod.py::test_clamp_below_zero
        type: Function
        lineno: 163
      
    • tests/test_utils_trinary.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_trinary.py::test_check_trinary_valid_values
        type: Function
        lineno: 6
      -   nodeid: tests/test_utils_trinary.py::test_check_trinary_invalid_value
        type: Function
        lineno: 14
      -   nodeid: tests/test_utils_trinary.py::test_check_trinary_with_custom_allowed_values
        type: Function
        lineno: 22
      
    • tests/test_utils_typecast.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_typecast.py::test_downcast_success
        type: Function
        lineno: 24
      -   nodeid: tests/test_utils_typecast.py::test_upcast_success
        type: Function
        lineno: 30
      -   nodeid: tests/test_utils_typecast.py::test_downcast_invalid
        type: Function
        lineno: 41
      -   nodeid: tests/test_utils_typecast.py::test_upcast_invalid
        type: Function
        lineno: 48
      -   nodeid: tests/test_utils_typecast.py::test_object_identity_preserved
        type: Function
        lineno: 53
      -   nodeid: tests/test_utils_typecast.py::test_ensure_subclass_valid
        type: Function
        lineno: 64
      -   nodeid: tests/test_utils_typecast.py::test_ensure_subclass_invalid
        type: Function
        lineno: 67
      -   nodeid: tests/test_utils_typecast.py::test_cast_changes_class
        type: Function
        lineno: 79
      -   nodeid: tests/test_utils_typecast.py::test_cast_preserves_identity
        type: Function
        lineno: 86
      
    • tests/test_utils_utils.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_utils.py::test_singleton_instance
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_utils.py::test_singleton_identity
        type: Function
        lineno: 25
      -   nodeid: tests/test_utils_utils.py::test_typename[None-NoneType]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[True-bool]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[42-int]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[3.14-float]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[text-str]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[obj5-set]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[obj6-list]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[obj7-list]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[obj8-dict]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[<lambda>-function]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[sample_function-function]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[nested-function]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[len-builtin_function_or_method]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[sum-builtin_function_or_method]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[math-module]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[sys-module]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[function-type]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[<genexpr>-generator]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_typename[obj18-list_iterator]
        type: Function
        lineno: 44
      -   nodeid: tests/test_utils_utils.py::test_next_int[nums0-4]
        type: Function
        lineno: 77
      -   nodeid: tests/test_utils_utils.py::test_next_int[nums1-21]
        type: Function
        lineno: 77
      -   nodeid: tests/test_utils_utils.py::test_next_int[nums2-0]
        type: Function
        lineno: 77
      -   nodeid: tests/test_utils_utils.py::test_zero_pad[7-3-007]
        type: Function
        lineno: 87
      -   nodeid: tests/test_utils_utils.py::test_zero_pad[123-5-00123]
        type: Function
        lineno: 87
      -   nodeid: tests/test_utils_utils.py::test_zero_pad[0-2-00]
        type: Function
        lineno: 87
      -   nodeid: tests/test_utils_utils.py::test_iround[3.6-4]
        type: Function
        lineno: 97
      -   nodeid: tests/test_utils_utils.py::test_iround[2.1-2]
        type: Function
        lineno: 97
      -   nodeid: tests/test_utils_utils.py::test_iround[-1.5--2]
        type: Function
        lineno: 97
      -   nodeid: tests/test_utils_utils.py::test_iround[-1.4--1]
        type: Function
        lineno: 97
      -   nodeid: tests/test_utils_utils.py::test_sorted_naturally[items0-expected0]
        type: Function
        lineno: 108
      -   nodeid: tests/test_utils_utils.py::test_sorted_naturally[items1-expected1]
        type: Function
        lineno: 108
      -   nodeid: tests/test_utils_utils.py::test_sorted_naturally_reverse[items0-expected0]
        type: Function
        lineno: 115
      
    • tests/test_utils_xrange.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_utils_xrange.py::test_xrange_finite[args0-kwargs0-expected0]
        type: Function
        lineno: 11
      -   nodeid: tests/test_utils_xrange.py::test_xrange_finite[args1-kwargs1-expected1]
        type: Function
        lineno: 11
      -   nodeid: tests/test_utils_xrange.py::test_xrange_finite[args2-kwargs2-expected2]
        type: Function
        lineno: 11
      -   nodeid: tests/test_utils_xrange.py::test_xrange_finite[args3-kwargs3-expected3]
        type: Function
        lineno: 11
      -   nodeid: tests/test_utils_xrange.py::test_xrange_infinite[args0-kwargs0-count(0)]
        type: Function
        lineno: 20
      -   nodeid: tests/test_utils_xrange.py::test_xrange_infinite[args1-kwargs1-count(0, 2)]
        type: Function
        lineno: 20
      -   nodeid: tests/test_utils_xrange.py::test_xrange_too_many_args[args0]
        type: Function
        lineno: 31
      
. (1 tests)
  • .
    • Outcome: passed
    • result:
    -   nodeid: ci-reports
      type: Dir
    -   nodeid: markdown
      type: Dir
    -   nodeid: morbidissimo
      type: Dir
    -   nodeid: outputs
      type: Dir
    -   nodeid: slic
      type: Package
    -   nodeid: temp-ci
      type: Dir
    -   nodeid: test-ci
      type: Dir
    -   nodeid: tests
      type: Dir
    

⚠️ Warnings

Warnings nº1
message: invalid escape sequence \-
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py
lineno: 207
Warnings nº2
message: The module numpy.dual is deprecated.  Instead of using dual, use the functions directly from numpy or scipy.
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py
lineno: 97
Warnings nº3
message: invalid escape sequence \[
category: DeprecationWarning
when: collect
filename: /workspace/tligui_y/slic/tests/test_utils_pv.py
lineno: 12