Clone
1
run 2656 TEST commit b5de26d
ci-bot edited this page 2025-08-26 12:23:16 +00:00

Test Report

View CI Run 2656 | Commit b5de26d 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_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
============= 5 failed, 485 passed, 3 warnings, 1 error in 10.22s ==============
🪵 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, cov-5.0.0, json-report-1.5.0, metadata-3.1.1, typeguard-4.3.0
]0;slic[W 250826 12:22:38 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'
collected 490 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_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 12:22:40 test_utils_logcfg:41] This is a LONG message\n'
.Captured stderr: '[E 250826 12:22:40 test_utils_logcfg:41] Please ENLARGE this!\n'
.[E 250826 12:22:41 tools:40] cannot assign endstation to IP 172.18.0.3 (ef3f23535bca)
[W 250826 12:22:42 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/tmpq6ujeuo7/a.txt".
Deleting "/tmp/tmpq6ujeuo7/c.txt".
..Directory "/tmp/tmpul3qbaz7/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 0x7f67b6143910> ─╮
 Represents a user in the system.                            
                                                             
 ╭─────────────────────────────────────────────────────────╮ 
  <test_utils_richcfg.User object at 0x7f67b6143910>       
 ╰─────────────────────────────────────────────────────────╯ 
                                                             
   age = 30                                                  
  name = 'Alice'                                             
  role = 'admin'                                             
 greet = def greet(): Returns a welcome message.             
╰─────────────────────────────────────────────────────────────╯





Type:        User
String form: <test_utils_richcfg.User object at 0x7f67b74f8670>
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, 62136.3 Hz]
AlignBar:  12%|#2        |  12.5/100.1 [00:00<00:00, 85439.6 Hz]
AlignBar: 100%|#########9|  99.9/100.1 [00:00<00:00, 448834.6 Hz]
AlignBar: 100%|##########| 100.1/100.1 [00:00<00:00, 228971.5 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_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 0x7f67b74e8910>

    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 0x7f67b74f8c40>

    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 14:22:47 CEST

🧾 General Info

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

📋 Summary

  • Passed: 485
  • Failed: 5
  • Total: 490
  • Collected: 490

🔎 Tests

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

    Function: test_it_type_str

    • Test 1

      📌 Setup phase

      duration:

      0.0010208738967776299
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030184537172317505
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028248131275177
      

      outcome:

      passed
      

    Function: test_it_type_float

    • Test 2

      📌 Setup phase

      duration:

      0.00016701966524124146
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000218171626329422
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012118835002183914
      

      outcome:

      passed
      

    Function: test_it_type_int

    • Test 3

      📌 Setup phase

      duration:

      0.00011541228741407394
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001661861315369606
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010543502867221832
      

      outcome:

      passed
      

    Function: test_it_value_str

    • Test 4

      📌 Setup phase

      duration:

      0.00011035148054361343
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017524231225252151
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001044292002916336
      

      outcome:

      passed
      

    Function: test_it_value_long_str

    • Test 5

      📌 Setup phase

      duration:

      0.00011394917964935303
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001666378229856491
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010610092431306839
      

      outcome:

      passed
      

    Function: test_it_value_float

    • Test 6

      📌 Setup phase

      duration:

      0.00012029055505990982
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002032192423939705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010318215936422348
      

      outcome:

      passed
      

    Function: test_it_value_int

    • Test 7

      📌 Setup phase

      duration:

      0.00010612327605485916
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017233192920684814
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010409671813249588
      

      outcome:

      passed
      

    Function: test_it_empty_value_str

    • Test 8

      📌 Setup phase

      duration:

      0.00011742766946554184
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001418478786945343
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.74368304014206e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_float

    • Test 9

      📌 Setup phase

      duration:

      0.00010414794087409973
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001345304772257805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010544620454311371
      

      outcome:

      passed
      

    Function: test_it_empty_value_int

    • Test 10

      📌 Setup phase

      duration:

      0.00010366924107074738
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000135006383061409
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.685568511486053e-05
      

      outcome:

      passed
      

    Function: test_pstrue_str

    • Test 11

      📌 Setup phase

      duration:

      0.0001065591350197792
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013740640133619308
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.9891796708107e-05
      

      outcome:

      passed
      

    Function: test_pstrue_float

    • Test 12

      📌 Setup phase

      duration:

      0.00010582432150840759
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014287233352661133
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.740423411130905e-05
      

      outcome:

      passed
      

    Function: test_pstrue_int

    • Test 13

      📌 Setup phase

      duration:

      0.00011477433145046234
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001521790400147438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.745638817548752e-05
      

      outcome:

      passed
      

    Function: test_psfalse_str

    • Test 14

      📌 Setup phase

      duration:

      0.00011767446994781494
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013878662139177322
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.715557098388672e-05
      

      outcome:

      passed
      

    Function: test_psfalse_float

    • Test 15

      📌 Setup phase

      duration:

      0.00010361243039369583
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001334724947810173
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.469501674175262e-05
      

      outcome:

      passed
      

    Function: test_psfalse_int

    • Test 16

      📌 Setup phase

      duration:

      0.00010246690362691879
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001410720869898796
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.358953684568405e-05
      

      outcome:

      passed
      

    Function: test_it_None

    • Test 17

      📌 Setup phase

      duration:

      0.00010900851339101791
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001826956868171692
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.814370423555374e-05
      

      outcome:

      passed
      

    Function: test_it_True

    • Test 18

      📌 Setup phase

      duration:

      0.00010326597839593887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013587437570095062
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001018177717924118
      

      outcome:

      passed
      

    Function: test_it_False

    • Test 19

      📌 Setup phase

      duration:

      0.00020168349146842957
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000576898455619812
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019516050815582275
      

      outcome:

      passed
      

    Function: test_it_nan

    • Test 20

      📌 Setup phase

      duration:

      0.00021059531718492508
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015551503747701645
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010500475764274597
      

      outcome:

      passed
      

    Function: test_it_np_nan

    • Test 21

      📌 Setup phase

      duration:

      0.00013178959488868713
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001460658386349678
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010087806731462479
      

      outcome:

      passed
      

    Function: test_it_np1D_int

    • Test 22

      📌 Setup phase

      duration:

      0.00010699126869440079
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023727957159280777
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010205898433923721
      

      outcome:

      passed
      

    Function: test_it_np2D_int

    • Test 23

      📌 Setup phase

      duration:

      0.00012196972966194153
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020388886332511902
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010286644101142883
      

      outcome:

      passed
      

    Function: test_it_np1D_float

    • Test 24

      📌 Setup phase

      duration:

      0.00010554026812314987
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030182208865880966
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010341312736272812
      

      outcome:

      passed
      

    Function: test_it_np2D_float

    • Test 25

      📌 Setup phase

      duration:

      0.00010905880481004715
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002265479415655136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001087551936507225
      

      outcome:

      passed
      

    Function: test_it_np1D_bool

    • Test 26

      📌 Setup phase

      duration:

      0.00011274311691522598
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017562787979841232
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.925570338964462e-05
      

      outcome:

      passed
      

    Function: test_it_np1D_object

    • Test 27

      📌 Setup phase

      duration:

      0.00010592304170131683
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015699490904808044
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010287947952747345
      

      outcome:

      passed
      

    Function: test_it_np_scalar_int

    • Test 28

      📌 Setup phase

      duration:

      0.00011037010699510574
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002287561073899269
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010192301124334335
      

      outcome:

      passed
      

    Function: test_it_np_scalar_float

    • Test 29

      📌 Setup phase

      duration:

      0.00010545458644628525
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017962977290153503
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010255910456180573
      

      outcome:

      passed
      

    Function: test_it_np_scalar_bool

    • Test 30

      📌 Setup phase

      duration:

      0.00010736100375652313
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017370376735925674
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.866803884506226e-05
      

      outcome:

      passed
      

    Function: test_it_list

    • Test 31

      📌 Setup phase

      duration:

      0.00010468531399965286
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015866290777921677
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010862760245800018
      

      outcome:

      passed
      

    Function: test_it_tuple

    • Test 32

      📌 Setup phase

      duration:

      0.00010820943862199783
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001455182209610939
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010394398123025894
      

      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.0005011893808841705
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010701250284910202
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021064840257167816
      

      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.00037486571818590164
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000630449503660202
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019743386656045914
      

      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.00034926552325487137
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005610957741737366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019501708447933197
      

      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.0003231531009078026
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005277767777442932
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019034091383218765
      

      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.00032244715839624405
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006579998880624771
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018302537500858307
      

      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.0003304239362478256
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005262382328510284
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001832265406847
      

      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.0003170706331729889
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005458127707242966
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019083172082901
      

      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.000330435112118721
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006282655522227287
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001869751140475273
      

      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.0003179432824254036
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000530928373336792
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018911808729171753
      

      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.00033005978912115097
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005072243511676788
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020206067711114883
      

      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.00032847654074430466
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005134567618370056
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001982739195227623
      

      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.0003196941688656807
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011118697002530098
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019396282732486725
      

      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.000319737009704113
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005111116915941238
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021798815578222275
      

      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.00032652076333761215
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005524018779397011
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019157584756612778
      

      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.0003244010731577873
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005366383120417595
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018656067550182343
      

      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.00033592525869607925
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006509870290756226
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001845862716436386
      

      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.0003193402662873268
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005335994064807892
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002010529860854149
      

      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.0003201337531208992
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000521492213010788
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018850620836019516
      

      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.0003191940486431122
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005681049078702927
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001886170357465744
      

      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.0003304155543446541
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006652651354670525
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018812157213687897
      

      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.0003172801807522774
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005788523703813553
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019654817879199982
      

      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.0003200368955731392
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005551781505346298
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018511060625314713
      

      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.0003194287419319153
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006724586710333824
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017997343093156815
      

      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.00033795274794101715
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000523851253092289
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001926366239786148
      

      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.00032411515712738037
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005156118422746658
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001939833164215088
      

      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.0003255438059568405
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005260463804006577
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001823771744966507
      

      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.00033150240778923035
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006466107442975044
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018309149891138077
      

      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.00033268798142671585
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005038101226091385
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018031243234872818
      

      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.0003183642402291298
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005383742973208427
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018860958516597748
      

      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.00032710563391447067
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005500232800841331
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019061192870140076
      

      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.0003345375880599022
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006865207105875015
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018428824841976166
      

      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.0003249961882829666
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005112672224640846
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018541701138019562
      

      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.00032173842191696167
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005747489631175995
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018920935690402985
      

      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.0003202538937330246
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006648600101470947
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000191468745470047
      

      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.00032271258533000946
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000566679984331131
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001839185133576393
      

      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.00033002719283103943
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005523879081010818
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000187726691365242
      

      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.0003258911892771721
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005520954728126526
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002194466069340706
      

      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.0003703618422150612
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007133288308978081
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002183998003602028
      

      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.0003780471161007881
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005805483087897301
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002004941925406456
      

      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.00036875996738672256
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006146272644400597
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022114254534244537
      

      outcome:

      passed
      
  • 📄 test_utils_channels.py

    Function: test_load_channels_and_channels_class_with_professional_names

    • Test 73

      📌 Setup phase

      duration:

      0.000124296173453331
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001155780628323555
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012610573321580887
      

      outcome:

      passed
      
  • 📄 test_utils_config.py

    Function: test_config_with_nested_and_list_data

    • Test 74

      📌 Setup phase

      duration:

      0.00012836791574954987
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008358359336853027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012362468987703323
      

      outcome:

      passed
      

    Function: test_config_with_strange_and_edge_keys

    • Test 75

      📌 Setup phase

      duration:

      0.00012550968676805496
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00083929393440485
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012534670531749725
      

      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.0002554832026362419
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001753382384777069
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013447832316160202
      

      outcome:

      passed
      
    • Test 77
      params: base_color="blue"

      📌 Runtime Parameters

      params:
        base_color: blue
      id: blue
      

      📌 Setup phase

      duration:

      0.00019959360361099243
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015706848353147507
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012406334280967712
      

      outcome:

      passed
      
    • Test 78
      params: base_color="yellow"

      📌 Runtime Parameters

      params:
        base_color: yellow
      id: yellow
      

      📌 Setup phase

      duration:

      0.00017786771059036255
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015774928033351898
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012575369328260422
      

      outcome:

      passed
      
    • Test 79
      params: base_color="green"

      📌 Runtime Parameters

      params:
        base_color: green
      id: green
      

      📌 Setup phase

      duration:

      0.00017686188220977783
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001560784876346588
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001531597226858139
      

      outcome:

      passed
      
    • Test 80
      params: base_color="cyan"

      📌 Runtime Parameters

      params:
        base_color: cyan
      id: cyan
      

      📌 Setup phase

      duration:

      0.00017214659601449966
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001502418890595436
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013496819883584976
      

      outcome:

      passed
      
    • Test 81
      params: base_color="magenta"

      📌 Runtime Parameters

      params:
        base_color: magenta
      id: magenta
      

      📌 Setup phase

      duration:

      0.0001716911792755127
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014281552284955978
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012796558439731598
      

      outcome:

      passed
      
    • Test 82
      params: base_color="white"

      📌 Runtime Parameters

      params:
        base_color: white
      id: white
      

      📌 Setup phase

      duration:

      0.0001787487417459488
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015068333595991135
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013328250497579575
      

      outcome:

      passed
      
    • Test 83
      params: base_color="black"

      📌 Runtime Parameters

      params:
        base_color: black
      id: black
      

      📌 Setup phase

      duration:

      0.00016819965094327927
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014725513756275177
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014892220497131348
      

      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.0006833691149950027
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002627922222018242
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002621319144964218
      

      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.0005112094804644585
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002513593062758446
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002425825223326683
      

      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.0005095330998301506
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002326415851712227
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002470780164003372
      

      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.0004714997485280037
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022303685545921326
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024151336401700974
      

      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.0004578791558742523
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000238882377743721
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002471683546900749
      

      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.0004532560706138611
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022117793560028076
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025695934891700745
      

      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.0004622163251042366
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024638883769512177
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024469010531902313
      

      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.00047609303146600723
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024049170315265656
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002554720267653465
      

      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.0004655746743083
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002304157242178917
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025206152349710464
      

      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.00046564918011426926
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020577851682901382
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025451090186834335
      

      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.0004726601764559746
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002134852111339569
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025783758610486984
      

      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.0004550507292151451
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000225837342441082
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024339277297258377
      

      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.00046195555478334427
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026617664843797684
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002609528601169586
      

      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.0006280830129981041
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002599600702524185
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00027280300855636597
      

      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.0004741773009300232
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026103854179382324
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025312136858701706
      

      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.00047751516103744507
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023959297686815262
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002832384780049324
      

      outcome:

      passed
      
  • 📄 test_utils_dbusnotify.py

    Function: test_notify_create

    • Test 100

      📌 Setup phase

      duration:

      0.0008620349690318108
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.008751955814659595
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002261865884065628
      

      outcome:

      passed
      

    Function: test_notify_update

    • Test 101

      📌 Setup phase

      duration:

      0.00022833514958620071
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.021201948635280132
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023359805345535278
      

      outcome:

      passed
      

    Function: test_get_server_info

    • Test 102

      📌 Setup phase

      duration:

      0.0002042194828391075
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006287805736064911
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013957824558019638
      

      outcome:

      passed
      

    Function: test_get_capabilities

    • Test 103

      📌 Setup phase

      duration:

      0.00016992352902889252
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000632275827229023
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001222454011440277
      

      outcome:

      passed
      

    Function: test_notify_and_close

    • Test 104

      📌 Setup phase

      duration:

      0.00014508236199617386
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20523983892053366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022339168936014175
      

      outcome:

      passed
      

    Function: test_notify_invalid_value

    • Test 105

      📌 Setup phase

      duration:

      0.0001867096871137619
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005757827311754227
      

      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: 1756210960.14182
        msecs: 141.81995391845703
        relativeCreated: 6397.354602813721
        thread: 140084861003264
        threadName: MainThread
        processName: MainProcess
        process: 4205
      

      📌 Teardown phase

      duration:

      0.0001421300694346428
      

      outcome:

      passed
      

    Function: test_convert_dbus_strings

    • Test 106

      📌 Setup phase

      duration:

      0.00012316368520259857
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019118376076221466
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010440126061439514
      

      outcome:

      passed
      
  • 📄 test_utils_dictext.py

    Function: test_attrdict_getattr

    • Test 107
      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.00034889671951532364
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017250701785087585
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017333123832941055
      

      outcome:

      passed
      
    • Test 108
      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.000287017785012722
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015876255929470062
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015850737690925598
      

      outcome:

      passed
      
    • Test 109
      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.000286884605884552
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014459900557994843
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001534475013613701
      

      outcome:

      passed
      

    Function: test_attrdict_setattr

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002637440338730812
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001593874767422676
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015655439347028732
      

      outcome:

      passed
      
    • Test 111
      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.0002695741131901741
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013857055455446243
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015940982848405838
      

      outcome:

      passed
      

    Function: test_attrdict_delattr

    • Test 112
      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.00027738045901060104
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019679218530654907
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001607891172170639
      

      outcome:

      passed
      
    • Test 113
      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.0002769259735941887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001768171787261963
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015408452600240707
      

      outcome:

      passed
      

    Function: test_attrdict_dir

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022439192980527878
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014770682901144028
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014939811080694199
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023645441979169846
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001819143071770668
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014147628098726273
      

      outcome:

      passed
      

    Function: test_attrdict_getattr_and_missing

    • Test 116
      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.00032086949795484543
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001424858346581459
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001817457377910614
      

      outcome:

      passed
      
    • Test 117
      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.00030746590346097946
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000183742493391037
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017951615154743195
      

      outcome:

      passed
      

    Function: test_dictupdatemixin_init_and_update

    • Test 118
      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.0004850570112466812
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001574382185935974
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001804754137992859
      

      outcome:

      passed
      
    • Test 119
      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.00031618494540452957
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016859732568264008
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019096117466688156
      

      outcome:

      passed
      
    • Test 120
      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.00032131560146808624
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001494297757744789
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001725098118185997
      

      outcome:

      passed
      
    • Test 121
      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.0003103436902165413
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014690682291984558
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016903039067983627
      

      outcome:

      passed
      
    • Test 122
      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.0003265365958213806
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000155007466673851
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001718606799840927
      

      outcome:

      passed
      
    • Test 123
      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.00029928702861070633
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003243638202548027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023001804947853088
      

      outcome:

      passed
      
  • 📄 test_utils_dotdir.py

    Function: test_dotdir_creation_and_base_exists

    • Test 124

      📌 Setup phase

      duration:

      0.0015880567952990532
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002777734771370888
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002504093572497368
      

      outcome:

      passed
      

    Function: test_dotdir_repr_returns_path_str

    • Test 125

      📌 Setup phase

      duration:

      0.0006993468850851059
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002334192395210266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002312948927283287
      

      outcome:

      passed
      

    Function: test_dotdir_call

    • Test 126

      📌 Setup phase

      duration:

      0.0007191430777311325
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000245644710958004
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021224655210971832
      

      outcome:

      passed
      
  • 📄 test_utils_duo.py

    Function: TestPickledDictReal

    • Test 127

      📌 Setup phase

      duration:

      0.00013388879597187042
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0025167735293507576
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000132107175886631
      

      outcome:

      passed
      
    • Test 128

      📌 Setup phase

      duration:

      0.0001215953379869461
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0013731690123677254
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012918096035718918
      

      outcome:

      passed
      

    Function: TestSecrets

    • Test 129

      📌 Setup phase

      duration:

      0.0007151328027248383
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0014909449964761734
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004420476034283638
      

      outcome:

      passed
      
    • Test 130

      📌 Setup phase

      duration:

      0.0006844606250524521
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0019822027534246445
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00041156914085149765
      

      outcome:

      passed
      
    • Test 131

      📌 Setup phase

      duration:

      0.000754781998693943
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008178465068340302
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003789355978369713
      

      outcome:

      passed
      

    Function: test_get_pgroup_raises_if_no_key

    • Test 132

      📌 Setup phase

      duration:

      0.0002402178943157196
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005184328183531761
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015167426317930222
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_same_name_and_pi

    • Test 133

      📌 Setup phase

      duration:

      0.0001966618001461029
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002006981521844864
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013694539666175842
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_different_pi

    • Test 134

      📌 Setup phase

      duration:

      0.00019630417227745056
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017691869288682938
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012678932398557663
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_with_owner

    • Test 135

      📌 Setup phase

      duration:

      0.00023076124489307404
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020621716976165771
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013653282076120377
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_no_owner

    • Test 136

      📌 Setup phase

      duration:

      0.00017751473933458328
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017327070236206055
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012697093188762665
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_mock

    • Test 137

      📌 Setup phase

      duration:

      0.00018178299069404602
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016831699758768082
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013145990669727325
      

      outcome:

      passed
      
  • 📄 test_utils_elog.py

    Function: test_get_default_elog_instance_with_direct_password_and_real_check

    • Test 138

      📌 Setup phase

      duration:

      0.00011626817286014557
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.02521798387169838
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019404105842113495
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_with_wrong_password_and_real_check

    • Test 139

      📌 Setup phase

      duration:

      0.00014049652963876724
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006921857595443726
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018612202256917953
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_asks_password_and_opens

    • Test 140

      📌 Setup phase

      duration:

      0.00015862192958593369
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.021573050878942013
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019466597586870193
      

      outcome:

      passed
      

    Function: test_get_default_elog_with_path_home

    • Test 141

      📌 Setup phase

      duration:

      0.00015343260020017624
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.017550126649439335
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019773095846176147
      

      outcome:

      passed
      

    Function: test_screenshot

    • Test 142

      📌 Setup phase

      duration:

      0.0001431349664926529
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.029118511825799942
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001924019306898117
      

      outcome:

      passed
      
  • 📄 test_utils_eval.py

    Function: test_arithmetic_eval_valid

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00036946311593055725
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002526780590415001
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015925150364637375
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000264117494225502
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017436500638723373
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014089513570070267
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022128038108348846
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017091725021600723
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014861766248941422
      

      outcome:

      passed
      
    • Test 146
      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.0002318359911441803
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016089808195829391
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016483664512634277
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002256259322166443
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001596342772245407
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014021806418895721
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002151746302843094
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016493164002895355
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001460593193769455
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002309642732143402
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017953012138605118
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014276336878538132
      

      outcome:

      passed
      
    • Test 150
      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.0002249889075756073
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017157383263111115
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013940315693616867
      

      outcome:

      passed
      
    • Test 151
      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.000237329863011837
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016574282199144363
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014546699821949005
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022543780505657196
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018256809562444687
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001461496576666832
      

      outcome:

      passed
      
    • Test 153
      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.00022188294678926468
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016902852803468704
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015694275498390198
      

      outcome:

      passed
      
    • Test 154
      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.00021425634622573853
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017945561558008194
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014773104339838028
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022409018129110336
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001597534865140915
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001386711373925209
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002363063395023346
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018311385065317154
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014017708599567413
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021607056260108948
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001557590439915657
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015298090875148773
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023397617042064667
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001590074971318245
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013556703925132751
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022399146109819412
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015906989574432373
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014195498079061508
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022323522716760635
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001527443528175354
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001505054533481598
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022876914590597153
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017662998288869858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015344377607107162
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021448079496622086
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001558242365717888
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015942752361297607
      

      outcome:

      passed
      

    Function: test_arithmetic_eval_raises_with_message

    • Test 163
      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.00022936612367630005
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00046759285032749176
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015481561422348022
      

      outcome:

      passed
      
    • Test 164
      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.0002512717619538307
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038576871156692505
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014103110879659653
      

      outcome:

      passed
      
    • Test 165
      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.000233551487326622
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004091830924153328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014730263501405716
      

      outcome:

      passed
      
    • Test 166
      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.00023377873003482819
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003756508231163025
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014412123709917068
      

      outcome:

      passed
      
    • Test 167
      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.00022147782146930695
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003674579784274101
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016357284039258957
      

      outcome:

      passed
      
    • Test 168
      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.00023187138140201569
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020623672753572464
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001464327797293663
      

      outcome:

      passed
      
    • Test 169
      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.00023395102471113205
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004881191998720169
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001475764438509941
      

      outcome:

      passed
      
    • Test 170
      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.00021993368864059448
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003511570394039154
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015627965331077576
      

      outcome:

      passed
      

    Function: test_arithmetic_eval_runtime_errors

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022315885871648788
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000196823850274086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001454344019293785
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023421738296747208
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001947060227394104
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013654306530952454
      

      outcome:

      passed
      

    Function: test_forgiving_eval

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021301675587892532
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016725808382034302
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013944786041975021
      

      outcome:

      passed
      
    • Test 174
      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.00023283343762159348
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016016885638237
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015268102288246155
      

      outcome:

      passed
      
    • Test 175
      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.0002260841429233551
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015499722212553024
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001406315714120865
      

      outcome:

      passed
      
    • Test 176
      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.00023610331118106842
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001588696613907814
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001369444653391838
      

      outcome:

      passed
      

    Function: test_defaulting_eval

    • Test 177
      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.00025792140513658524
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018146727234125137
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016505736857652664
      

      outcome:

      passed
      
    • Test 178
      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.000263480469584465
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001681298017501831
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015758536756038666
      

      outcome:

      passed
      
    • Test 179
      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.00026640482246875763
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001715468242764473
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016227923333644867
      

      outcome:

      passed
      
    • Test 180
      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.0002787811681628227
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016144011169672012
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015406403690576553
      

      outcome:

      passed
      
  • 📄 test_utils_exceptions.py

    Function: test_chained_exception_various

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

      📌 Runtime Parameters

      params:
        func: <function cause_key_error at 0x7f67b6f74b80>
        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.0002617267891764641
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016717985272407532
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015040114521980286
      

      outcome:

      passed
      
    • Test 182
      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 0x7f67b6f74ca0>
        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.00021663494408130646
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001562219113111496
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015783682465553284
      

      outcome:

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

      📌 Runtime Parameters

      params:
        func: <function cause_zero_division at 0x7f67b6f74d30>
        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.00021950528025627136
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014684628695249557
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014502182602882385
      

      outcome:

      passed
      
    • Test 184
      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 0x7f67b6f74dc0>
        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.0002312231808900833
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016350392252206802
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014377478510141373
      

      outcome:

      passed
      
    • Test 185
      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 0x7f67b6f74e50>
        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.00022300239652395248
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015372596681118011
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015077460557222366
      

      outcome:

      passed
      

    Function: test_printed_exception

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.001008152961730957
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0012586768716573715
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005837436765432358
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0007620416581630707
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001229587011039257
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005701547488570213
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0007103215903043747
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009710611775517464
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005528293550014496
      

      outcome:

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

      📌 Runtime Parameters

      params:
        func: <function cause_value_error at 0x7f67b6f74dc0>
        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.0007147248834371567
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001186128705739975
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005432600155472755
      

      outcome:

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

      📌 Runtime Parameters

      params:
        func: <function cause_type_error at 0x7f67b6f74e50>
        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.0006842352449893951
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009884918108582497
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005020536482334137
      

      outcome:

      passed
      
  • 📄 test_utils_get_adj.py

    Function: test_get_adj_success

    • Test 191

      📌 Setup phase

      duration:

      0.00013649184256792068
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000872134231030941
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011905655264854431
      

      outcome:

      passed
      

    Function: test_get_adj_not_found

    • Test 192

      📌 Setup phase

      duration:

      0.0007819533348083496
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00112934410572052
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000494382344186306
      

      outcome:

      passed
      

    Function: test_ensure_adjs_mixed

    • Test 193

      📌 Setup phase

      duration:

      0.00014236662536859512
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009971819818019867
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011900998651981354
      

      outcome:

      passed
      
  • 📄 test_utils_ipy.py

    Function: test_devices_repr_fallback_and_ignore

    • Test 195

      📌 Setup phase

      duration:

      0.0005231769755482674
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005733249709010124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00031541939824819565
      

      outcome:

      passed
      
  • 📄 test_utils_jsonext.py

    Function: test_json_validate_save_load

    • Test 196
      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.0007853265851736069
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00044585950672626495
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021801237016916275
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0009038150310516357
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005644941702485085
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002811253070831299
      

      outcome:

      passed
      
    • Test 198
      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.0007981555536389351
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043550971895456314
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018527917563915253
      

      outcome:

      passed
      
    • Test 199
      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.0005905842408537865
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003736969083547592
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018065143376588821
      

      outcome:

      passed
      
    • Test 200
      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.0005725985392928123
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039313454180955887
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017728935927152634
      

      outcome:

      passed
      
    • Test 201
      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.0005819154903292656
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000378485769033432
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018409546464681625
      

      outcome:

      passed
      
    • Test 202
      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.000587007962167263
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000424923375248909
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022410042583942413
      

      outcome:

      passed
      
    • Test 203
      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.0007780063897371292
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010124118998646736
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002858499065041542
      

      outcome:

      passed
      
  • 📄 test_utils_lazypv.py

    Function: test_getattr

    • Test 204

      📌 Setup phase

      duration:

      0.0002454407513141632
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.09754562843590975
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005243178457021713
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_custom_log_outputs

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.002257878892123699
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009428532794117928
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003054756671190262
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00048226211220026016
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00041197240352630615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002445867285132408
      

      outcome:

      passed
      
  • 📄 test_utils_logign.py

    Function: test_ignore_log_msg_behavior

    • Test 208
      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.0006348881870508194
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008273236453533173
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026532169431447983
      

      outcome:

      passed
      
    • Test 209
      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.00040375906974077225
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004883250221610069
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023045670241117477
      

      outcome:

      passed
      

    Function: test_ignore_only_by_level

    • Test 210

      📌 Setup phase

      duration:

      0.0002478519454598427
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000395466573536396
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001812819391489029
      

      outcome:

      passed
      

    Function: test_ignore_only_by_msg

    • Test 211

      📌 Setup phase

      duration:

      0.00025062914937734604
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003964696079492569
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017121154814958572
      

      outcome:

      passed
      

    Function: test_filter_removed_after_context

    • Test 212

      📌 Setup phase

      duration:

      0.0002477448433637619
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036049261689186096
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019373837858438492
      

      outcome:

      passed
      
  • 📄 test_utils_marker.py

    Function: test_format_value_with_units

    • Test 213

      📌 Setup phase

      duration:

      0.00013141147792339325
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019543617963790894
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010480452328920364
      

      outcome:

      passed
      

    Function: test_format_value_without_units

    • Test 214

      📌 Setup phase

      duration:

      0.00010495539754629135
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014664605259895325
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010789651423692703
      

      outcome:

      passed
      

    Function: test_marker_name_default

    • Test 215

      📌 Setup phase

      duration:

      0.00011052843183279037
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023094099014997482
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010374840348958969
      

      outcome:

      passed
      

    Function: test_marker_name_custom

    • Test 216

      📌 Setup phase

      duration:

      0.00010396726429462433
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015441793948411942
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010595005005598068
      

      outcome:

      passed
      

    Function: test_marker_repr_format

    • Test 217

      📌 Setup phase

      duration:

      0.00011354312300682068
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019073393195867538
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011397525668144226
      

      outcome:

      passed
      

    Function: test_marker_update_changes_value

    • Test 218

      📌 Setup phase

      duration:

      0.00010357052087783813
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015456508845090866
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.645987302064896e-05
      

      outcome:

      passed
      

    Function: test_marker_update_with_explicit_value

    • Test 219

      📌 Setup phase

      duration:

      0.00011278968304395676
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015394389629364014
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010564364492893219
      

      outcome:

      passed
      

    Function: test_marker_goto_sets_value_and_returns_result

    • Test 220

      📌 Setup phase

      duration:

      0.00010777171701192856
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016849953681230545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010244175791740417
      

      outcome:

      passed
      

    Function: test_marker_call_is_alias_of_goto

    • Test 221

      📌 Setup phase

      duration:

      0.00010582897812128067
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001637497916817665
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.769666939973831e-05
      

      outcome:

      passed
      

    Function: test_markers_register_and_access

    • Test 222

      📌 Setup phase

      duration:

      0.0001150248572230339
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003037722781300545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011907890439033508
      

      outcome:

      passed
      

    Function: test_markers_repr_contains_all

    • Test 223

      📌 Setup phase

      duration:

      0.00010600034147500992
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003355741500854492
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012047681957483292
      

      outcome:

      passed
      

    Function: test_marker_registry_dict_is_printable_dict

    • Test 224

      📌 Setup phase

      duration:

      0.00010879803448915482
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019714981317520142
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001096213236451149
      

      outcome:

      passed
      

    Function: test_markers_getitem_invalid_key_raises

    • Test 225

      📌 Setup phase

      duration:

      0.00010960828512907028
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002488577738404274
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012890808284282684
      

      outcome:

      passed
      
  • 📄 test_utils_metaclasses.py

    Function: test_combine_classes_combines_methods

    • Test 226

      📌 Setup phase

      duration:

      0.0001307111233472824
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019333884119987488
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001017870381474495
      

      outcome:

      passed
      

    Function: test_registryabc_combines_registrymeta_and_abcmeta

    • Test 227

      📌 Setup phase

      duration:

      0.00012358557432889938
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00555813405662775
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014185532927513123
      

      outcome:

      passed
      
  • 📄 test_utils_namespace.py

    Function: test_namespace_pretty_repr_mixed_and_nested

    • Test 228

      📌 Setup phase

      duration:

      0.00013877730816602707
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025345198810100555
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011187884956598282
      

      outcome:

      passed
      
  • 📄 test_utils_npy.py

    Function: test_nice_arange

    • Test 229
      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.00038615427911281586
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.019656971096992493
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002659698948264122
      

      outcome:

      passed
      
    • Test 230
      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.00039126351475715637
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004161931574344635
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001904163509607315
      

      outcome:

      passed
      
    • Test 231
      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.000341891311109066
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040116719901561737
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018653646111488342
      

      outcome:

      passed
      
    • Test 232
      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.0003382852301001549
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035696662962436676
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018318835645914078
      

      outcome:

      passed
      
    • Test 233
      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.00035179033875465393
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039040669798851013
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019812118262052536
      

      outcome:

      passed
      

    Function: test_nice_linspace

    • Test 234
      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.0003471327945590019
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001719517633318901
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021337438374757767
      

      outcome:

      passed
      
    • Test 235
      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.0003513311967253685
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003846287727355957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001989174634218216
      

      outcome:

      passed
      
    • Test 236
      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.00041073746979236603
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003776866942644119
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022113509476184845
      

      outcome:

      passed
      
    • Test 237
      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.000356283038854599
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034037698060274124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021024607121944427
      

      outcome:

      passed
      
    • Test 238
      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.0003606704995036125
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000387304462492466
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020127557218074799
      

      outcome:

      passed
      
    • Test 239
      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.00033590663224458694
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003496278077363968
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001853732392191887
      

      outcome:

      passed
      
    • Test 240
      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.00032083410769701004
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003429623320698738
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001852838322520256
      

      outcome:

      passed
      
    • Test 241
      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.0003178426995873451
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033099018037319183
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023318827152252197
      

      outcome:

      passed
      

    Function: test_nice_steps_centered

    • Test 242
      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.000581059604883194
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00719237606972456
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021832436323165894
      

      outcome:

      passed
      
    • Test 243
      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.0003839842975139618
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003767041489481926
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002056444063782692
      

      outcome:

      passed
      
    • Test 244
      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.00038348231464624405
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003618309274315834
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020263344049453735
      

      outcome:

      passed
      
    • Test 245
      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.00037827249616384506
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033845286816358566
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021051708608865738
      

      outcome:

      passed
      
    • Test 246
      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.00036770571023225784
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034092552959918976
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020647700875997543
      

      outcome:

      passed
      
    • Test 247
      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.0003819866105914116
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034173205494880676
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021238531917333603
      

      outcome:

      passed
      

    Function: test_nice_steps_left_aligned

    • Test 248
      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.00040224287658929825
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003622472286224365
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020700041204690933
      

      outcome:

      passed
      
    • Test 249
      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.0003886548802256584
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033502839505672455
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002113906666636467
      

      outcome:

      passed
      
    • Test 250
      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.00035869795829057693
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003462396562099457
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019860267639160156
      

      outcome:

      passed
      
    • Test 251
      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.0003838110715150833
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000332527793943882
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019976869225502014
      

      outcome:

      passed
      
    • Test 252
      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.0003868537023663521
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003288295120000839
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021200813353061676
      

      outcome:

      passed
      
    • Test 253
      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.00037818774580955505
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003413660451769829
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019989442080259323
      

      outcome:

      passed
      
    • Test 254
      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.0003856085240840912
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000337015837430954
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002164449542760849
      

      outcome:

      passed
      

    Function: test_nice_steps_right_aligned

    • Test 255
      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.00039239879697561264
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034007802605628967
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002070106565952301
      

      outcome:

      passed
      
    • Test 256
      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.0003880579024553299
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003370344638824463
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020684022456407547
      

      outcome:

      passed
      
    • Test 257
      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.0003813086077570915
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003485819324851036
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020175054669380188
      

      outcome:

      passed
      
    • Test 258
      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.00039609242230653763
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003341482952237129
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020169932395219803
      

      outcome:

      passed
      
    • Test 259
      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.00039777345955371857
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033342931419610977
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021919701248407364
      

      outcome:

      passed
      
    • Test 260
      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.0003847489133477211
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00045056454837322235
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002125091850757599
      

      outcome:

      passed
      
    • Test 261
      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.0003785407170653343
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035934336483478546
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020751263946294785
      

      outcome:

      passed
      

    Function: test_within_scalar

    • Test 262
      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.00035854801535606384
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001481175422668457
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001878580078482628
      

      outcome:

      passed
      
    • Test 263
      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.0003211461007595062
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015100650489330292
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016687531024217606
      

      outcome:

      passed
      
    • Test 264
      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.00030740536749362946
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013964157551527023
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001659216359257698
      

      outcome:

      passed
      
    • Test 265
      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.00030526984483003616
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014107581228017807
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016814470291137695
      

      outcome:

      passed
      
    • Test 266
      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.00032324157655239105
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013479217886924744
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016713235527276993
      

      outcome:

      passed
      

    Function: test_within_fraction

    • Test 267
      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.0003164447844028473
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00029013771563768387
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017931032925844193
      

      outcome:

      passed
      
    • Test 268
      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.0003468617796897888
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024343747645616531
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017317663878202438
      

      outcome:

      passed
      
    • Test 269
      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.000333285890519619
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023471657186746597
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018736999481916428
      

      outcome:

      passed
      
    • Test 270
      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.0003305980935692787
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024650152772665024
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001794416457414627
      

      outcome:

      passed
      

    Function: test_fraction_to_percentage

    • Test 271
      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.00028739310801029205
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014881975948810577
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015460141003131866
      

      outcome:

      passed
      
    • Test 272
      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.00027436763048171997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001376364380121231
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001569259911775589
      

      outcome:

      passed
      
    • Test 273
      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.00026582181453704834
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001414678990840912
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018045026808977127
      

      outcome:

      passed
      

    Function: test_get_dtype

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021476112306118011
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001538638025522232
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016618799418210983
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025755539536476135
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014357268810272217
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013844575732946396
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023125670850276947
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014232099056243896
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014091748744249344
      

      outcome:

      passed
      

    Function: test_get_shape

    • Test 277
      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.0002255300059914589
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013637356460094452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016137026250362396
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024280045181512833
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014228560030460358
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014975573867559433
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022334512323141098
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014600995928049088
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013954471796751022
      

      outcome:

      passed
      

    Function: test_is_array

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021965056657791138
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013313814997673035
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000157797709107399
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024333689361810684
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001416075974702835
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013795215636491776
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023129768669605255
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013573374599218369
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014398526400327682
      

      outcome:

      passed
      
  • 📄 test_utils_path.py

    Function: test_can_create_all_files_user_says_yes

    • Test 283

      📌 Setup phase

      duration:

      0.00012067798525094986
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007476508617401123
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001330627128481865
      

      outcome:

      passed
      

    Function: test_can_create_all_files_user_says_no

    • Test 284

      📌 Setup phase

      duration:

      0.00011518318206071854
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006436733528971672
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011356733739376068
      

      outcome:

      passed
      

    Function: test_make_missing_dir_creates_folder

    • Test 285

      📌 Setup phase

      duration:

      0.00011672172695398331
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005455920472741127
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012471619993448257
      

      outcome:

      passed
      

    Function: test_glob_files_returns_matching_files_only

    • Test 286

      📌 Setup phase

      duration:

      0.00011048000305891037
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0012126443907618523
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001130448654294014
      

      outcome:

      passed
      

    Function: test_filter_files_excludes_directories

    • Test 287

      📌 Setup phase

      duration:

      0.00012203678488731384
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006895391270518303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011470634490251541
      

      outcome:

      passed
      
  • 📄 test_utils_picklio.py

    Function: test_pickle_and_unpickle

    • Test 288
      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.0007067276164889336
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037579331547021866
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001774551346898079
      

      outcome:

      passed
      
    • Test 289
      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.0005620131269097328
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032898224890232086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001634415239095688
      

      outcome:

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

      📌 Runtime Parameters

      params:
        test_obj: simple string
      id: simple string
      

      📌 Setup phase

      duration:

      0.0005745869129896164
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00031028036028146744
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001609688624739647
      

      outcome:

      passed
      
    • Test 291
      params: test_obj=42

      📌 Runtime Parameters

      params:
        test_obj: 42
      id: 42
      

      📌 Setup phase

      duration:

      0.0006172396242618561
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002914685755968094
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017528235912322998
      

      outcome:

      passed
      
    • Test 292
      params: test_obj=3.14159

      📌 Runtime Parameters

      params:
        test_obj: 3.14159
      id: 3.14159
      

      📌 Setup phase

      duration:

      0.0005306703969836235
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002899458631873131
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001596091315150261
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000547247938811779
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003270786255598068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001594237983226776
      

      outcome:

      passed
      
    • Test 294
      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.0005589183419942856
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028972700238227844
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017844978719949722
      

      outcome:

      passed
      
  • 📄 test_utils_printing.py

    Function: test_maxlen_valid

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002765711396932602
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021467823535203934
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014462321996688843
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026027578860521317
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014411378651857376
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014179013669490814
      

      outcome:

      passed
      
    • Test 297
      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.0002519199624657631
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014004763215780258
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001344652846455574
      

      outcome:

      passed
      
    • Test 298
      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.00022459588944911957
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001423945650458336
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013800803571939468
      

      outcome:

      passed
      

    Function: test_strlen

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002160239964723587
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015025772154331207
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001762639731168747
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023173261433839798
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013793539255857468
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014918576925992966
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002233097329735756
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013761501759290695
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013937707990407944
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021467357873916626
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001473585143685341
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013761874288320541
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021742191165685654
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015190616250038147
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013735610991716385
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022051576524972916
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001405421644449234
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013662409037351608
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000219784677028656
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013552140444517136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014391634613275528
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023770518600940704
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013541243970394135
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013554375618696213
      

      outcome:

      passed
      
    • Test 307
      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.00023446790874004364
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001406259834766388
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023175310343503952
      

      outcome:

      passed
      

    Function: test_maxstrlen

    • Test 308
      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.0002214396372437477
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014499761164188385
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014579948037862778
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002196766436100006
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015940889716148376
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014832988381385803
      

      outcome:

      passed
      
    • Test 310
      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.00022699404507875443
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015393737703561783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014088023453950882
      

      outcome:

      passed
      
    • Test 311
      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.00021119322627782822
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001442907378077507
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014457851648330688
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022592861205339432
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015175249427556992
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000142659991979599
      

      outcome:

      passed
      

    Function: test_transpose_matrix

    • Test 313
      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.0002595679834485054
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015372410416603088
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001417156308889389
      

      outcome:

      passed
      
    • Test 314

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023828819394111633
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013641174882650375
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001344773918390274
      

      outcome:

      passed
      
    • Test 315
      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.00023200921714305878
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001389291137456894
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013618357479572296
      

      outcome:

      passed
      

    Function: test_prepend

    • Test 316
      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.00026405323296785355
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015356950461864471
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001554340124130249
      

      outcome:

      passed
      
    • Test 317
      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.0002620825543999672
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013312138617038727
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016500242054462433
      

      outcome:

      passed
      
    • Test 318
      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.0002612657845020294
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001427503302693367
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014939531683921814
      

      outcome:

      passed
      
    • Test 319
      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.00026486627757549286
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014666281640529633
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001702466979622841
      

      outcome:

      passed
      

    Function: test_fmt_table_line

    • Test 320
      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.0002556992694735527
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014762300997972488
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015291012823581696
      

      outcome:

      passed
      
    • Test 321
      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.0002882005646824837
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014200154691934586
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014962535351514816
      

      outcome:

      passed
      
    • Test 322
      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.00028706900775432587
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014466792345046997
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015800073742866516
      

      outcome:

      passed
      
    • Test 323
      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.0002559507265686989
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001434963196516037
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017345882952213287
      

      outcome:

      passed
      
    • Test 324
      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.00026081129908561707
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013733003288507462
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015850085765123367
      

      outcome:

      passed
      
    • Test 325
      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.00027192849665880203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015077553689479828
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014882348477840424
      

      outcome:

      passed
      
    • Test 326
      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.00026589445769786835
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014997180551290512
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015304330736398697
      

      outcome:

      passed
      
    • Test 327
      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.0002664271742105484
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001438641920685768
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001528346911072731
      

      outcome:

      passed
      

    Function: test_fmt_label_sep

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002658432349562645
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001445310190320015
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001546517014503479
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026860181242227554
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013583526015281677
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015441235154867172
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002626897767186165
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014036055654287338
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001782439649105072
      

      outcome:

      passed
      

    Function: test_printable_dict_with_header

    • Test 331
      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.00026236847043037415
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024318043142557144
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016254372894763947
      

      outcome:

      passed
      

    Function: test_printable_dict_of_dicts

    • Test 332

      📌 Setup phase

      duration:

      0.00010591372847557068
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003298642113804817
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011458806693553925
      

      outcome:

      passed
      

    Function: test_printable_table

    • Test 333
      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.0002924017608165741
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003327745944261551
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019125360995531082
      

      outcome:

      passed
      
  • 📄 test_utils_rangebar.py

    Function: test_full_progress_bar

    • Test 334

      📌 Setup phase

      duration:

      0.0003923242911696434
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00029323436319828033
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001904573291540146
      

      outcome:

      passed
      

    Function: test_half_progress_bar

    • Test 335

      📌 Setup phase

      duration:

      0.00030843913555145264
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002556517720222473
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017608050256967545
      

      outcome:

      passed
      

    Function: test_zero_progress_bar

    • Test 336

      📌 Setup phase

      duration:

      0.00028278306126594543
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020393170416355133
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016846321523189545
      

      outcome:

      passed
      

    Function: test_overflow_bar

    • Test 337

      📌 Setup phase

      duration:

      0.0002661999315023422
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021307822316884995
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015965383499860764
      

      outcome:

      passed
      

    Function: test_underflow_bar

    • Test 338

      📌 Setup phase

      duration:

      0.0003016665577888489
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019776169210672379
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016205571591854095
      

      outcome:

      passed
      

    Function: test_repr

    • Test 339

      📌 Setup phase

      duration:

      0.0001261383295059204
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000161697156727314
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010161846876144409
      

      outcome:

      passed
      

    Function: test_each_value_separately

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

      📌 Runtime Parameters

      params:
        value: 0
        expected_bar_part:           
      id: 0-          
      

      📌 Setup phase

      duration:

      0.0005018869414925575
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019630137830972672
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021182280033826828
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00036160554736852646
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001997966319322586
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020314659923315048
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00038772448897361755
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019811559468507767
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002105189487338066
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003741541877388954
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001954706385731697
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020063389092683792
      

      outcome:

      passed
      
    • Test 344
      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.0003812341019511223
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018749944865703583
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001840200275182724
      

      outcome:

      passed
      
    • Test 345
      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.00035835523158311844
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019204244017601013
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019847042858600616
      

      outcome:

      passed
      
    • Test 346
      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.000356428325176239
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021507032215595245
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001965826377272606
      

      outcome:

      passed
      
    • Test 347
      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.00036136340349912643
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001935921609401703
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019036885350942612
      

      outcome:

      passed
      
    • Test 348
      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.0003482159227132797
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001872871071100235
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020503997802734375
      

      outcome:

      passed
      
    • Test 349
      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.00034716445952653885
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019911397248506546
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018862541764974594
      

      outcome:

      passed
      
    • Test 350
      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.0003597121685743332
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001913784071803093
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001947963610291481
      

      outcome:

      passed
      
  • 📄 test_utils_readable.py

    Function: test_readable_seconds

    • Test 351
      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.0002527879551053047
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016521476209163666
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015209056437015533
      

      outcome:

      passed
      
    • Test 352
      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.0002311496064066887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001448504626750946
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013885460793972015
      

      outcome:

      passed
      
    • Test 353
      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.00021185260266065598
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014245044440031052
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014494266360998154
      

      outcome:

      passed
      
    • Test 354
      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.00022346898913383484
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000151817686855793
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014302413910627365
      

      outcome:

      passed
      
    • Test 355
      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.00022456049919128418
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001398921012878418
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013450998812913895
      

      outcome:

      passed
      
    • Test 356
      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.0002257227897644043
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002095550298690796
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014005694538354874
      

      outcome:

      passed
      
    • Test 357
      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.00023831240832805634
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014059897512197495
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013733282685279846
      

      outcome:

      passed
      
    • Test 358
      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.00024475064128637314
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001420164480805397
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014269258826971054
      

      outcome:

      passed
      
    • Test 359
      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.000225079245865345
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014201924204826355
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015384983271360397
      

      outcome:

      passed
      
    • Test 360
      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.00021153781563043594
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014313217252492905
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014927703887224197
      

      outcome:

      passed
      
    • Test 361
      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.00022006500512361526
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013618171215057373
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014984607696533203
      

      outcome:

      passed
      
    • Test 362
      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.0002321423962712288
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001520579680800438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001370096579194069
      

      outcome:

      passed
      
    • Test 363
      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.00022041518241167068
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014761649072170258
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014409981667995453
      

      outcome:

      passed
      
    • Test 364
      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.00020937155932188034
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014632008969783783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013848301023244858
      

      outcome:

      passed
      
    • Test 365
      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.00021579395979642868
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015344377607107162
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013456866145133972
      

      outcome:

      passed
      
    • Test 366
      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.00021221302449703217
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001379614695906639
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013298261910676956
      

      outcome:

      passed
      
    • Test 367
      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.00022794678807258606
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001420648768544197
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001355176791548729
      

      outcome:

      passed
      
    • Test 368
      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.00022443663328886032
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013615097850561142
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000144115649163723
      

      outcome:

      passed
      
    • Test 369
      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.00022706110030412674
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013732444494962692
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013768672943115234
      

      outcome:

      passed
      
    • Test 370
      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.00022474024444818497
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001422688364982605
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001356136053800583
      

      outcome:

      passed
      
    • Test 371
      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.0002158256247639656
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013619940727949142
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000141228549182415
      

      outcome:

      passed
      
    • Test 372
      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.0002201627939939499
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013792887330055237
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014239177107810974
      

      outcome:

      passed
      
    • Test 373
      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.0002097059041261673
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014020036906003952
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014051422476768494
      

      outcome:

      passed
      
    • Test 374
      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.0002181297168135643
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013581011444330215
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015105213969945908
      

      outcome:

      passed
      
  • 📄 test_utils_registry.py

    Function: test_metaclass_creates_weakset

    • Test 375

      📌 Setup phase

      duration:

      0.00012838095426559448
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006609782576560974
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011233799159526825
      

      outcome:

      passed
      

    Function: test_metaclass_tracks_instances

    • Test 376

      📌 Setup phase

      duration:

      0.00012009404599666595
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002370644360780716
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011289864778518677
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 377

      📌 Setup phase

      duration:

      0.00021034199744462967
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005951588973402977
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001393686980009079
      

      outcome:

      passed
      

    Function: test_instance_tracking

    • Test 378

      📌 Setup phase

      duration:

      0.0001742253080010414
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043536722660064697
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001287609338760376
      

      outcome:

      passed
      

    Function: test_collect_instances_recursive

    • Test 379

      📌 Setup phase

      duration:

      0.00020218268036842346
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008347118273377419
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001331595703959465
      

      outcome:

      passed
      

    Function: test_instances_function

    • Test 380

      📌 Setup phase

      duration:

      0.00017370283603668213
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011114086955785751
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014226790517568588
      

      outcome:

      passed
      

    Function: test_non_registry_class_error

    • Test 381

      📌 Setup phase

      duration:

      0.00011162273585796356
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020239874720573425
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010227970778942108
      

      outcome:

      passed
      

    Function: test_signature_preservation

    • Test 382

      📌 Setup phase

      duration:

      0.000115150585770607
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003522513434290886
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000121336430311203
      

      outcome:

      passed
      
  • 📄 test_utils_richcfg.py

    Function: test_rich_inspector_outputs_more_than_builtin

    • Test 383

      📌 Setup phase

      duration:

      0.00020799227058887482
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.09501207899302244
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000283263623714447
      

      outcome:

      passed
      
  • 📄 test_utils_run_later.py

    Function: test_init_and_repr

    • Test 384

      📌 Setup phase

      duration:

      0.0001537138596177101
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002742307260632515
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011030212044715881
      

      outcome:

      passed
      

    Function: test_call

    • Test 385

      📌 Setup phase

      duration:

      0.00012084562331438065
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001720758154988289
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011507701128721237
      

      outcome:

      passed
      

    Function: test_matmul_with_string

    • Test 386

      📌 Setup phase

      duration:

      0.00010809674859046936
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017333030700683594
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.806361049413681e-05
      

      outcome:

      passed
      

    Function: test_matmul_with_list

    • Test 387

      📌 Setup phase

      duration:

      0.00011368654668331146
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017277151346206665
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010117143392562866
      

      outcome:

      passed
      

    Function: test_matmul_with_single_int

    • Test 388

      📌 Setup phase

      duration:

      0.00010327715426683426
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014839880168437958
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.739957749843597e-05
      

      outcome:

      passed
      

    Function: test_run_at_future_triggered_and_logs

    • Test 389

      📌 Setup phase

      duration:

      0.0003192489966750145
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20622532814741135
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000349605455994606
      

      outcome:

      passed
      

    Function: test_run_at_already_past

    • Test 390

      📌 Setup phase

      duration:

      0.00034658610820770264
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003672325983643532
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020293612033128738
      

      outcome:

      passed
      

    Function: test_run_in_future_triggered_and_logs

    • Test 391

      📌 Setup phase

      duration:

      0.0002696942538022995
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20204914081841707
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003367345780134201
      

      outcome:

      passed
      

    Function: test_run_in_past

    • Test 392

      📌 Setup phase

      duration:

      0.0003196876496076584
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003722338005900383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018744822591543198
      

      outcome:

      passed
      

    Function: test_run_later_with_seconds

    • Test 393

      📌 Setup phase

      duration:

      0.00027458369731903076
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.2020008247345686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003182310611009598
      

      outcome:

      passed
      

    Function: test_run_later_with_past_datetime

    • Test 394

      📌 Setup phase

      duration:

      0.0004306621849536896
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00041912682354450226
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002512829378247261
      

      outcome:

      passed
      

    Function: test_run_at_tqdm_multiple_updates

    • Test 395

      📌 Setup phase

      duration:

      0.00033363793045282364
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.2023338656872511
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003671180456876755
      

      outcome:

      passed
      

    Function: test_today_basic

    • Test 396

      📌 Setup phase

      duration:

      0.0001450972631573677
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008391514420509338
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012805592268705368
      

      outcome:

      passed
      

    Function: test_tomorrow_basic

    • Test 397

      📌 Setup phase

      duration:

      0.00012602005153894424
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038174912333488464
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010848790407180786
      

      outcome:

      passed
      

    Function: test_yesterday_basic

    • Test 398

      📌 Setup phase

      duration:

      0.00012645870447158813
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003386475145816803
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010908115655183792
      

      outcome:

      passed
      

    Function: test_today_matmul_string

    • Test 399

      📌 Setup phase

      duration:

      0.00011234171688556671
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034518539905548096
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010882411152124405
      

      outcome:

      passed
      

    Function: test_tomorrow_matmul_list

    • Test 400

      📌 Setup phase

      duration:

      0.0001163361594080925
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035916268825531006
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010840874165296555
      

      outcome:

      passed
      

    Function: test_yesterday_matmul_single

    • Test 401

      📌 Setup phase

      duration:

      0.00011064298450946808
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003423430025577545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010647159069776535
      

      outcome:

      passed
      
  • 📄 test_utils_sendmail.py

    Function: test_sendmail_local_delivery

    • Test 402

      📌 Setup phase

      duration:

      0.0001251567155122757
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.13279204163700342
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002608448266983032
      

      outcome:

      passed
      

    Function: test_sendmail_raises_on_sendmail_failure

    • Test 403

      📌 Setup phase

      duration:

      0.00038688722997903824
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000783141702413559
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017299409955739975
      

      outcome:

      passed
      
  • 📄 test_utils_sendsms.py

    Function: test_sendsms_local_delivery

    • Test 404

      📌 Setup phase

      duration:

      0.00013853982090950012
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.11695907171815634
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00027479231357574463
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutInitialization

    • Test 405

      📌 Setup phase

      duration:

      0.0003915056586265564
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022699963301420212
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015715789049863815
      

      outcome:

      passed
      
    • Test 406

      📌 Setup phase

      duration:

      0.0002031354233622551
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017874687910079956
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013546273112297058
      

      outcome:

      passed
      

    Function: test_run_method

    • Test 407

      📌 Setup phase

      duration:

      0.0004286551848053932
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007285717874765396
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021222513169050217
      

      outcome:

      passed
      

    Function: test_repr_output

    • Test 408

      📌 Setup phase

      duration:

      0.00021348986774683
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017558690160512924
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012978073209524155
      

      outcome:

      passed
      

    Function: test_source_with_regular_function

    • Test 409

      📌 Setup phase

      duration:

      0.00018829386681318283
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006443452090024948
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016449205577373505
      

      outcome:

      passed
      

    Function: test_source_error_handling

    • Test 410

      📌 Setup phase

      duration:

      0.00021030567586421967
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009524468332529068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001485627144575119
      

      outcome:

      passed
      

    Function: test_as_shortcut_basic

    • Test 411

      📌 Setup phase

      duration:

      0.00021218694746494293
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015124212950468063
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001264568418264389
      

      outcome:

      passed
      

    Function: test_as_shortcut_with_name

    • Test 412

      📌 Setup phase

      duration:

      0.0001788754016160965
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001511918380856514
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012610945850610733
      

      outcome:

      passed
      

    Function: test_as_shortcut_factory_pattern

    • Test 413

      📌 Setup phase

      duration:

      0.00016986392438411713
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013827253133058548
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013744831085205078
      

      outcome:

      passed
      

    Function: TestShortcutsSingleton

    • Test 414

      📌 Setup phase

      duration:

      0.0002859896048903465
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014048628509044647
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015190895646810532
      

      outcome:

      passed
      
    • Test 416

      📌 Setup phase

      duration:

      0.0002787625417113304
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018963031470775604
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014728400856256485
      

      outcome:

      passed
      
    • Test 417

      📌 Setup phase

      duration:

      0.0002366071566939354
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021327286958694458
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001637078821659088
      

      outcome:

      passed
      
    • Test 418

      📌 Setup phase

      duration:

      0.00025967415422201157
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002391459420323372
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015289708971977234
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 419

      📌 Setup phase

      duration:

      0.0003955969586968422
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006954418495297432
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022725854068994522
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 421

      📌 Setup phase

      duration:

      0.00019934866577386856
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014780275523662567
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001503434032201767
      

      outcome:

      passed
      
  • 📄 test_utils_snapshot.py

    Function: test_snapshot

    • Test 422
      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.00029884185642004013
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006368830800056458
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017478223890066147
      

      outcome:

      passed
      
    • Test 423
      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.0002766856923699379
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043886248022317886
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016707926988601685
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002751220017671585
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014518946409225464
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001580752432346344
      

      outcome:

      passed
      
    • Test 425
      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.00025687459856271744
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00058025773614645
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018673762679100037
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002775173634290695
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005506323650479317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017226580530405045
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002793995663523674
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000555066391825676
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001669563353061676
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002900548279285431
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005469676107168198
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017290189862251282
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027287378907203674
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005463557317852974
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002006199210882187
      

      outcome:

      passed
      
  • 📄 test_utils_termtitle.py

    Function: test_terminal_title_with_tmux

    • Test 430

      📌 Setup phase

      duration:

      0.00014422647655010223
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.017761063762009144
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021910015493631363
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_complete_progress_bar

    • Test 431

      📌 Setup phase

      duration:

      0.00016638822853565216
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004203182645142078
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014618691056966782
      

      outcome:

      passed
      

    Function: test_set_progress_multiple_points

    • Test 432

      📌 Setup phase

      duration:

      0.00013346783816814423
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017657307907938957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001535685732960701
      

      outcome:

      passed
      

    Function: test_format_sizeof_alignment

    • Test 433

      📌 Setup phase

      duration:

      0.00012155715376138687
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016218051314353943
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001134062185883522
      

      outcome:

      passed
      

    Function: test_custom_unit

    • Test 435

      📌 Setup phase

      duration:

      0.0001278342679142952
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0048636505380272865
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012099090963602066
      

      outcome:

      passed
      

    Function: test_clamp_above_total

    • Test 436

      📌 Setup phase

      duration:

      0.00012593530118465424
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004852199926972389
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012483075261116028
      

      outcome:

      passed
      

    Function: test_clamp_below_zero

    • Test 437

      📌 Setup phase

      duration:

      0.00011368561536073685
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006377194076776505
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010957475751638412
      

      outcome:

      passed
      
  • 📄 test_utils_trinary.py

    Function: test_check_trinary_valid_values

    • Test 438

      📌 Setup phase

      duration:

      0.00022306013852357864
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002119801938533783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016350019723176956
      

      outcome:

      passed
      

    Function: test_check_trinary_invalid_value

    • Test 439

      📌 Setup phase

      duration:

      0.00020369607955217361
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00042410194873809814
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012025516480207443
      

      outcome:

      passed
      

    Function: test_check_trinary_with_custom_allowed_values

    • Test 440

      📌 Setup phase

      duration:

      0.0001252591609954834
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018626917153596878
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010765902698040009
      

      outcome:

      passed
      
  • 📄 test_utils_typecast.py

    Function: test_downcast_success

    • Test 441

      📌 Setup phase

      duration:

      0.0001214146614074707
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018999259918928146
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012144260108470917
      

      outcome:

      passed
      

    Function: test_upcast_success

    • Test 442

      📌 Setup phase

      duration:

      0.00011879764497280121
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018172618001699448
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010270997881889343
      

      outcome:

      passed
      

    Function: test_downcast_invalid

    • Test 443

      📌 Setup phase

      duration:

      0.000109134241938591
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035595521330833435
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010349415242671967
      

      outcome:

      passed
      

    Function: test_upcast_invalid

    • Test 444

      📌 Setup phase

      duration:

      0.00010771863162517548
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017325114458799362
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001086229458451271
      

      outcome:

      passed
      

    Function: test_object_identity_preserved

    • Test 445

      📌 Setup phase

      duration:

      0.00012901797890663147
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015289057046175003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010597240179777145
      

      outcome:

      passed
      

    Function: test_ensure_subclass_valid

    • Test 446

      📌 Setup phase

      duration:

      0.00011037569493055344
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015971343964338303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013002939522266388
      

      outcome:

      passed
      

    Function: test_ensure_subclass_invalid

    • Test 447

      📌 Setup phase

      duration:

      0.00010713376104831696
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016546715050935745
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016723666340112686
      

      outcome:

      passed
      

    Function: test_cast_changes_class

    • Test 448

      📌 Setup phase

      duration:

      0.00020785443484783173
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030276738107204437
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002146037295460701
      

      outcome:

      passed
      

    Function: test_cast_preserves_identity

    • Test 449

      📌 Setup phase

      duration:

      0.00017937179654836655
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002239365130662918
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011355523020029068
      

      outcome:

      passed
      
  • 📄 test_utils_utils.py

    Function: test_singleton_instance

    • Test 450

      📌 Setup phase

      duration:

      0.0001263068988919258
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016619358211755753
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010234862565994263
      

      outcome:

      passed
      

    Function: test_singleton_identity

    • Test 451

      📌 Setup phase

      duration:

      0.000109061598777771
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013074185699224472
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.731575846672058e-05
      

      outcome:

      passed
      

    Function: test_typename

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003342060372233391
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015084538608789444
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014883000403642654
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022396445274353027
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014272984117269516
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014121830463409424
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023930054157972336
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013486575335264206
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014463812112808228
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022452324628829956
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013399869203567505
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001350855454802513
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021556392312049866
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013535842299461365
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015295669436454773
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023127347230911255
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001351926475763321
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013875029981136322
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022202357649803162
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013910792768001556
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013827066868543625
      

      outcome:

      passed
      
    • Test 459
      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.00021954812109470367
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000135018490254879
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014421623200178146
      

      outcome:

      passed
      
    • Test 460
      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.0002247421070933342
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013859663158655167
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013641081750392914
      

      outcome:

      passed
      
    • Test 461
      params: obj=" at 0x7f67b6f141f0>", expected="function"

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002184249460697174
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013130251318216324
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015293247997760773
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022050552070140839
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013437122106552124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013865716755390167
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00034907273948192596
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015341397374868393
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014659017324447632
      

      outcome:

      passed
      
    • Test 464
      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.00024029985070228577
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013749580830335617
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014838296920061111
      

      outcome:

      passed
      
    • Test 465
      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.00022612512111663818
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013641640543937683
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001476900652050972
      

      outcome:

      passed
      
    • Test 466
      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.00021742191165685654
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000139542855322361
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014754384756088257
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021228846162557602
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013739429414272308
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001381346955895424
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023199431598186493
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001377686858177185
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013858452439308167
      

      outcome:

      passed
      
    • Test 469
      params: obj=" at 0x7f67b6e8b890>", expected="generator"

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023199338465929031
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013617146760225296
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013816729187965393
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002164216712117195
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001362031325697899
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015264470130205154
      

      outcome:

      passed
      

    Function: test_next_int

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023360364139080048
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001368653029203415
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013735424727201462
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021872948855161667
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001399284228682518
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001357952132821083
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002392856404185295
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013816077262163162
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013715121895074844
      

      outcome:

      passed
      

    Function: test_zero_pad

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002545006573200226
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001348685473203659
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001725815236568451
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002720057964324951
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013636238873004913
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014941953122615814
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002846512943506241
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014174915850162506
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016017910093069077
      

      outcome:

      passed
      

    Function: test_iround

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023134145885705948
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001480570062994957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014645978808403015
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022420287132263184
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013681314885616302
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001478344202041626
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024076271802186966
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013993680477142334
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014901068061590195
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022092275321483612
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015110895037651062
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013884622603654861
      

      outcome:

      passed
      

    Function: test_sorted_naturally

    • Test 481
      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.00021592248231172562
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000194670632481575
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001423237845301628
      

      outcome:

      passed
      
    • Test 482
      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.00023444648832082748
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016814284026622772
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014195498079061508
      

      outcome:

      passed
      

    Function: test_sorted_naturally_reverse

    • Test 483
      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.00022138934582471848
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015373528003692627
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001505780965089798
      

      outcome:

      passed
      
  • 📄 test_utils_xrange.py

    Function: test_xrange_finite

    • Test 484
      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.0002884138375520706
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001699700951576233
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001660110428929329
      

      outcome:

      passed
      
    • Test 485
      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.00028256792575120926
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001404033973813057
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015336740761995316
      

      outcome:

      passed
      
    • Test 486
      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.0002672746777534485
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014378782361745834
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015441328287124634
      

      outcome:

      passed
      
    • Test 487
      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.0002707056701183319
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014712568372488022
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015513785183429718
      

      outcome:

      passed
      

    Function: test_xrange_infinite

    • Test 488
      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.0002672439441084862
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015724729746580124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002524210140109062
      

      outcome:

      passed
      
    • Test 489
      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.0002686064690351486
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014987029135227203
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001697959378361702
      

      outcome:

      passed
      

    Function: test_xrange_too_many_args

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00018110498785972595
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004846472293138504
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0008263830095529556
      

      outcome:

      passed
      
Failed (5)
  • 📄 test_utils_get_adj.py

    Function: test_get_adjs_filter

    • Test 194

      📌 Setup phase

      duration:

      0.00012077018618583679
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017332546412944794
      

      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.00029318034648895264
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_import_logging_once_per_module

    • Test 207

      📌 Setup phase

      duration:

      0.00015286169946193695
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      1.7263995371758938
      

      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.00038865581154823303
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutsSingleton

    • Test 415

      📌 Setup phase

      duration:

      0.0002456996589899063
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006392290815711021
      

      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 0x7f67b74e8910>
      
          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.00019890442490577698
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 420

      📌 Setup phase

      duration:

      0.0002611968666315079
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005430765450000763
      

      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 0x7f67b74f8c40>
      
          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.0001908130943775177
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_float_alignment_in_bar

    • Test 434

      📌 Setup phase

      duration:

      0.00012392643839120865
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001556379720568657
      

      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.00014391541481018066
      

      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:
      []
      
    • 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