Clone
1
run 2648 TEST commit eb56d73
ci-bot edited this page 2025-08-26 11:43:42 +00:00

Test Report

View CI Run 2648 | Commit eb56d73 Unknown pytest exit code: None

Unexpected result during test execution.

📋 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])
================== 5 failed, 513 passed, 3 warnings in 10.89s ==================
🪵 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 11:43:04 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'
collected 518 items

morbidissimo/morbidissimo/morioc/test_infer_type.py ................................
tests/test_utils_argfwd.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 11:43:06 test_utils_logcfg:41] This is a LONG message\n'
.Captured stderr: '[E 250826 11:43:06 test_utils_logcfg:41] Please ENLARGE this!\n'
.[E 250826 11:43:07 tools:40] cannot assign endstation to IP 172.18.0.3 (723717b7618f)
[W 250826 11:43:08 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/tmp95qlysui/a.txt".
Deleting "/tmp/tmp95qlysui/c.txt".
..Directory "/tmp/tmp3ay4c6_i/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 0x7fae2014c2b0> ─╮
 Represents a user in the system.                            
                                                             
 ╭─────────────────────────────────────────────────────────╮ 
  <test_utils_richcfg.User object at 0x7fae2014c2b0>       
 ╰─────────────────────────────────────────────────────────╯ 
                                                             
   age = 30                                                  
  name = 'Alice'                                             
  role = 'admin'                                             
 greet = def greet(): Returns a welcome message.             
╰─────────────────────────────────────────────────────────────╯





Type:        User
String form: <test_utils_richcfg.User object at 0x7fae1b87cfd0>
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, 55922.7 Hz]
AlignBar:  12%|#2        |  12.5/100.1 [00:00<00:00, 81462.5 Hz]
AlignBar: 100%|#########9|  99.9/100.1 [00:00<00:00, 446690.4 Hz]
AlignBar: 100%|##########| 100.1/100.1 [00:00<00:00, 226135.6 Hz]
F...
tests/test_utils_trinary.py ...
tests/test_utils_typecast.py .........
tests/test_utils_utils.py ..................................
tests/test_utils_xrange.py .......

=================================== 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 0x7fae200fbd00>

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

    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

🧪 Test Report

Generated on 2025-08-26 13:43:14 CEST

🧾 General Info

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

📋 Summary

  • Passed: 513
  • Failed: 5
  • Total: 518
  • Collected: 518

🔎 Tests

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

    Function: test_it_type_str

    • Test 1

      📌 Setup phase

      duration:

      0.0010062428191304207
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00029109977185726166
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002240566536784172
      

      outcome:

      passed
      

    Function: test_it_type_float

    • Test 2

      📌 Setup phase

      duration:

      0.00012655649334192276
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015350431203842163
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010559801012277603
      

      outcome:

      passed
      

    Function: test_it_type_int

    • Test 3

      📌 Setup phase

      duration:

      0.00013841968029737473
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014891568571329117
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010550115257501602
      

      outcome:

      passed
      

    Function: test_it_value_str

    • Test 4

      📌 Setup phase

      duration:

      0.00011136103421449661
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013983342796564102
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016239657998085022
      

      outcome:

      passed
      

    Function: test_it_value_long_str

    • Test 5

      📌 Setup phase

      duration:

      0.00020116660743951797
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016468018293380737
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011878181248903275
      

      outcome:

      passed
      

    Function: test_it_value_float

    • Test 6

      📌 Setup phase

      duration:

      0.0001256028190255165
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002280222252011299
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016655586659908295
      

      outcome:

      passed
      

    Function: test_it_value_int

    • Test 7

      📌 Setup phase

      duration:

      0.0001615285873413086
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002557346597313881
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011322274804115295
      

      outcome:

      passed
      

    Function: test_it_empty_value_str

    • Test 8

      📌 Setup phase

      duration:

      0.0001238277181982994
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014691241085529327
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010450650006532669
      

      outcome:

      passed
      

    Function: test_it_empty_value_float

    • Test 9

      📌 Setup phase

      duration:

      0.00014759693294763565
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014223158359527588
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010498333722352982
      

      outcome:

      passed
      

    Function: test_it_empty_value_int

    • Test 10

      📌 Setup phase

      duration:

      0.00012877676635980606
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019013136625289917
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011151283979415894
      

      outcome:

      passed
      

    Function: test_pstrue_str

    • Test 11

      📌 Setup phase

      duration:

      0.00011310726404190063
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014449656009674072
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.703636169433594e-05
      

      outcome:

      passed
      

    Function: test_pstrue_float

    • Test 12

      📌 Setup phase

      duration:

      0.00012304075062274933
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018195901066064835
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010620243847370148
      

      outcome:

      passed
      

    Function: test_pstrue_int

    • Test 13

      📌 Setup phase

      duration:

      0.00016850605607032776
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025977008044719696
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013572070747613907
      

      outcome:

      passed
      

    Function: test_psfalse_str

    • Test 14

      📌 Setup phase

      duration:

      0.00011609308421611786
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014400482177734375
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.97660681605339e-05
      

      outcome:

      passed
      

    Function: test_psfalse_float

    • Test 15

      📌 Setup phase

      duration:

      0.0001136884093284607
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014137383550405502
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010474957525730133
      

      outcome:

      passed
      

    Function: test_psfalse_int

    • Test 16

      📌 Setup phase

      duration:

      0.00010671466588973999
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013686344027519226
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001324675977230072
      

      outcome:

      passed
      

    Function: test_it_None

    • Test 17

      📌 Setup phase

      duration:

      0.00012523122131824493
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017946213483810425
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.849388152360916e-05
      

      outcome:

      passed
      

    Function: test_it_True

    • Test 18

      📌 Setup phase

      duration:

      0.00012141279876232147
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015627406537532806
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001980448141694069
      

      outcome:

      passed
      

    Function: test_it_False

    • Test 19

      📌 Setup phase

      duration:

      0.00019258912652730942
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006153685972094536
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013433117419481277
      

      outcome:

      passed
      

    Function: test_it_nan

    • Test 20

      📌 Setup phase

      duration:

      0.0001229662448167801
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017243903130292892
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012491922825574875
      

      outcome:

      passed
      

    Function: test_it_np_nan

    • Test 21

      📌 Setup phase

      duration:

      0.00017199944704771042
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015767663717269897
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010700523853302002
      

      outcome:

      passed
      

    Function: test_it_np1D_int

    • Test 22

      📌 Setup phase

      duration:

      0.00010994914919137955
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023772753775119781
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010872725397348404
      

      outcome:

      passed
      

    Function: test_it_np2D_int

    • Test 23

      📌 Setup phase

      duration:

      0.00011078733950853348
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019583199173212051
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010288320481777191
      

      outcome:

      passed
      

    Function: test_it_np1D_float

    • Test 24

      📌 Setup phase

      duration:

      0.0001062396913766861
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028200075030326843
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001284535974264145
      

      outcome:

      passed
      

    Function: test_it_np2D_float

    • Test 25

      📌 Setup phase

      duration:

      0.00013944972306489944
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002361740916967392
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012223143130540848
      

      outcome:

      passed
      

    Function: test_it_np1D_bool

    • Test 26

      📌 Setup phase

      duration:

      0.00012573972344398499
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017861276865005493
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010112021118402481
      

      outcome:

      passed
      

    Function: test_it_np1D_object

    • Test 27

      📌 Setup phase

      duration:

      0.00010679848492145538
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015738513320684433
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.768735617399216e-05
      

      outcome:

      passed
      

    Function: test_it_np_scalar_int

    • Test 28

      📌 Setup phase

      duration:

      0.0001138029620051384
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019979383796453476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010009761899709702
      

      outcome:

      passed
      

    Function: test_it_np_scalar_float

    • Test 29

      📌 Setup phase

      duration:

      0.00010680966079235077
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018383003771305084
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010082684457302094
      

      outcome:

      passed
      

    Function: test_it_np_scalar_bool

    • Test 30

      📌 Setup phase

      duration:

      0.00010684877634048462
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017877481877803802
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.825360029935837e-05
      

      outcome:

      passed
      

    Function: test_it_list

    • Test 31

      📌 Setup phase

      duration:

      0.00010568276047706604
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014732405543327332
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.927619248628616e-05
      

      outcome:

      passed
      

    Function: test_it_tuple

    • Test 32

      📌 Setup phase

      duration:

      0.00010481290519237518
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014907494187355042
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010460056364536285
      

      outcome:

      passed
      
  • 📄 test_utils_argfwd.py

    Function: test_split_at

    • Test 33
      params: lst=["a", "b", "c", "d"], index=2, expected="a", "b"], ["c", "d"

      📌 Runtime Parameters

      params:
        lst:
          - a
          - b
          - c
          - d
        index: 2
        expected:
          -       - a
            - b
          -       - c
            - d
      id: lst0-2-expected0
      

      📌 Setup phase

      duration:

      0.0004487913101911545
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016347412019968033
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016926508396863937
      

      outcome:

      passed
      
    • Test 34
      params: lst=["x", "y"], index=1, expected="x"], ["y"

      📌 Runtime Parameters

      params:
        lst:
          - x
          - y
        index: 1
        expected:
          -       - x
          -       - y
      id: lst1-1-expected1
      

      📌 Setup phase

      duration:

      0.0003063324838876724
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015582703053951263
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021172314882278442
      

      outcome:

      passed
      
    • Test 35
      params: lst=[], index=0, expected=], [

      📌 Runtime Parameters

      params:
        lst:
      []
        index: 0
        expected:
          - (vide)
          - (vide)
      id: lst2-0-expected2
      

      📌 Setup phase

      duration:

      0.0004467051476240158
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021716579794883728
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017520040273666382
      

      outcome:

      passed
      

    Function: test_merge_lists_unique

    • Test 36
      params: a=["a", "b"], b=["b", "c"], expected=["a", "b", "c"]

      📌 Runtime Parameters

      params:
        a:
          - a
          - b
        b:
          - b
          - c
        expected:
          - a
          - b
          - c
      id: a0-b0-expected0
      

      📌 Setup phase

      duration:

      0.00031284336000680923
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015164073556661606
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002905717119574547
      

      outcome:

      passed
      
    • Test 37
      params: a=[], b=["x"], expected=["x"]

      📌 Runtime Parameters

      params:
        a:
      []
        b:
          - x
        expected:
          - x
      id: a1-b1-expected1
      

      📌 Setup phase

      duration:

      0.00041787605732679367
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021442584693431854
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020194798707962036
      

      outcome:

      passed
      
    • Test 38
      params: a=["x", "y"], b=["x", "y"], expected=["x", "y"]

      📌 Runtime Parameters

      params:
        a:
          - x
          - y
        b:
          - x
          - y
        expected:
          - x
          - y
      id: a2-b2-expected2
      

      📌 Setup phase

      duration:

      0.00043803080916404724
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027605611830949783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016979780048131943
      

      outcome:

      passed
      

    Function: test_merge_dicts_unique

    • Test 39
      params: a={"a": 1}, b={"b": 2}, expected={"a": 1, "b": 2}

      📌 Runtime Parameters

      params:
        a:
          a: 1
        b:
          b: 2
        expected:
          a: 1
          b: 2
      id: a0-b0-expected0
      

      📌 Setup phase

      duration:

      0.00046409107744693756
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028221216052770615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026582181453704834
      

      outcome:

      passed
      
    • Test 40
      params: a={"x": 1}, b={"x": 9, "y": 3}, expected={"x": 1, "y": 3}

      📌 Runtime Parameters

      params:
        a:
          x: 1
        b:
          x: 9
          y: 3
        expected:
          x: 1
          y: 3
      id: a1-b1-expected1
      

      📌 Setup phase

      duration:

      0.0004664342850446701
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025833677500486374
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004524867981672287
      

      outcome:

      passed
      
    • Test 41
      params: a={}, b={"k": 4}, expected={"k": 4}

      📌 Runtime Parameters

      params:
        a:
      {}
        b:
          k: 4
        expected:
          k: 4
      id: a2-b2-expected2
      

      📌 Setup phase

      duration:

      0.0003182915970683098
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015153363347053528
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018242374062538147
      

      outcome:

      passed
      

    Function: test_make_params_pos_basic

    • Test 42
      params: pos=["a", "b"], expected_names=["a", "b"]

      📌 Runtime Parameters

      params:
        pos:
          - a
          - b
        expected_names:
          - a
          - b
      id: pos0-expected_names0
      

      📌 Setup phase

      duration:

      0.00024189148098230362
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001951148733496666
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024693459272384644
      

      outcome:

      passed
      
    • Test 43
      params: pos=["param1", "value_2", "Z"], expected_names=["param1", "value_2", "Z"]

      📌 Runtime Parameters

      params:
        pos:
          - param1
          - value_2
          - Z
        expected_names:
          - param1
          - value_2
          - Z
      id: pos1-expected_names1
      

      📌 Setup phase

      duration:

      0.00024443212896585464
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018039345741271973
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014516059309244156
      

      outcome:

      passed
      
    • Test 44
      params: pos=[], expected_names=[]

      📌 Runtime Parameters

      params:
        pos:
      []
        expected_names:
      []
      id: pos2-expected_names2
      

      📌 Setup phase

      duration:

      0.00023938249796628952
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014140736311674118
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001388154923915863
      

      outcome:

      passed
      

    Function: test_make_params_kw_basic

    • Test 45
      params: kw={"a": 1, "b": 2}, expected_keys=["a", "b"], expected_defaults=[1, 2]

      📌 Runtime Parameters

      params:
        kw:
          a: 1
          b: 2
        expected_keys:
          - a
          - b
        expected_defaults:
          - 1
          - 2
      id: kw0-expected_keys0-expected_defaults0
      

      📌 Setup phase

      duration:

      0.0002768831327557564
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001801038160920143
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019409973174333572
      

      outcome:

      passed
      
    • Test 46
      params: kw={"param_x": 0}, expected_keys=["param_x"], expected_defaults=[0]

      📌 Runtime Parameters

      params:
        kw:
          param_x: 0
        expected_keys:
          - param_x
        expected_defaults:
          - (vide)
      id: kw1-expected_keys1-expected_defaults1
      

      📌 Setup phase

      duration:

      0.0002619549632072449
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016098283231258392
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016153790056705475
      

      outcome:

      passed
      
    • Test 47
      params: kw={}, expected_keys=[], expected_defaults=[]

      📌 Runtime Parameters

      params:
        kw:
      {}
        expected_keys:
      []
        expected_defaults:
      []
      id: kw2-expected_keys2-expected_defaults2
      

      📌 Setup phase

      duration:

      0.00026537012308835983
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015295762568712234
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016618147492408752
      

      outcome:

      passed
      

    Function: test_make_signature_parametrized

    • Test 48
      params: pos=["x", "y"], kw={"z": 3}, expected_signature="(x, y, z=3)"

      📌 Runtime Parameters

      params:
        pos:
          - x
          - y
        kw:
          z: 3
        expected_signature: (x, y, z=3)
      id: pos0-kw0-(x, y, z=3)
      

      📌 Setup phase

      duration:

      0.0002670353278517723
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002042427659034729
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015847478061914444
      

      outcome:

      passed
      
    • Test 49
      params: pos=["a"], kw={"b": 1, "c": 2}, expected_signature="(a, b=1, c=2)"

      📌 Runtime Parameters

      params:
        pos:
          - a
        kw:
          b: 1
          c: 2
        expected_signature: (a, b=1, c=2)
      id: pos1-kw1-(a, b=1, c=2)
      

      📌 Setup phase

      duration:

      0.000279376283288002
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017781835049390793
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016074161976575851
      

      outcome:

      passed
      
    • Test 50
      params: pos=[], kw={"flag": false}, expected_signature="(flag=False)"

      📌 Runtime Parameters

      params:
        pos:
      []
        kw:
          flag: False
        expected_signature: (flag=False)
      id: pos2-kw2-(flag=False)
      

      📌 Setup phase

      duration:

      0.00026831962168216705
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016395468264818192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015470851212739944
      

      outcome:

      passed
      

    Function: test_get_args_parametrized

    • Test 51
      params: func=" at 0x7fae0be8fc10>", expected_pos=["a", "b"], expected_kw={"c": 3, "d": 4}

      📌 Runtime Parameters

      params:
        func: <function <lambda> at 0x7fae0be8fc10>
        expected_pos:
          - a
          - b
        expected_kw:
          c: 3
          d: 4
      id: <lambda>-expected_pos0-expected_kw0
      

      📌 Setup phase

      duration:

      0.0002742074429988861
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021809246391057968
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016647391021251678
      

      outcome:

      passed
      
    • Test 52
      params: func=" at 0x7fae0bea7b80>", expected_pos=[], expected_kw="{'x': 1, 'y': , 'z': 0}"

      📌 Runtime Parameters

      params:
        func: <function <lambda> at 0x7fae0bea7b80>
        expected_pos:
      []
        expected_kw: {'x': 1, 'y': <class 'inspect._empty'>, 'z': 0}
      id: <lambda>-expected_pos1-expected_kw1
      

      📌 Setup phase

      duration:

      0.00026703719049692154
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002112165093421936
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015501957386732101
      

      outcome:

      passed
      
    • Test 53
      params: func=" at 0x7fae0bea7ca0>", expected_pos=[], expected_kw={}

      📌 Runtime Parameters

      params:
        func: <function <lambda> at 0x7fae0bea7ca0>
        expected_pos:
      []
        expected_kw:
      {}
      id: <lambda>-expected_pos2-expected_kw2
      

      📌 Setup phase

      duration:

      0.000269436277449131
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017521623522043228
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015696045011281967
      

      outcome:

      passed
      

    Function: test_signature_visible

    • Test 54
      params: func="", expected_sig="(a, b, d=30, c=10)"

      📌 Runtime Parameters

      params:
        func: <function wrap_all at 0x7fae0bea7ee0>
        expected_sig: (a, b, d=30, c=10)
      id: wrap_all-(a, b, d=30, c=10)
      

      📌 Setup phase

      duration:

      0.00023414380848407745
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001590438187122345
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013692956417798996
      

      outcome:

      passed
      
    • Test 55
      params: func="", expected_sig="(a, b, c=10, d=20)"

      📌 Runtime Parameters

      params:
        func: <function wrap_skip at 0x7fae0bea7f70>
        expected_sig: (a, b, c=10, d=20)
      id: wrap_skip-(a, b, c=10, d=20)
      

      📌 Setup phase

      duration:

      0.00022465083748102188
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001568300649523735
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013848021626472473
      

      outcome:

      passed
      
    • Test 56
      params: func="", expected_sig="(x, y, c=10, d=20)"

      📌 Runtime Parameters

      params:
        func: <function wrap_ignore_all at 0x7fae20316040>
        expected_sig: (x, y, c=10, d=20)
      id: wrap_ignore_all-(x, y, c=10, d=20)
      

      📌 Setup phase

      duration:

      0.000227474607527256
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015609338879585266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014812219887971878
      

      outcome:

      passed
      

    Function: test_wrapper_behavior

    • Test 57
      params: func="", args=[1, 2, 3], kwargs={}, expected_result=36

      📌 Runtime Parameters

      params:
        func: <function wrap_all at 0x7fae0bea7ee0>
        args:
          - 1
          - 2
          - 3
        kwargs:
      {}
        expected_result: 36
      id: wrap_all-args0-kwargs0-36
      

      📌 Setup phase

      duration:

      0.0003048796206712723
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001375153660774231
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017484929412603378
      

      outcome:

      passed
      
    • Test 58
      params: func="", args=[1, 2, 3], kwargs={"d": 5}, expected_result=11

      📌 Runtime Parameters

      params:
        func: <function wrap_all at 0x7fae0bea7ee0>
        args:
          - 1
          - 2
          - 3
        kwargs:
          d: 5
        expected_result: 11
      id: wrap_all-args1-kwargs1-11
      

      📌 Setup phase

      duration:

      0.00030941423028707504
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014906004071235657
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002077743411064148
      

      outcome:

      passed
      
    • Test 59
      params: func="", args=[0, 0], kwargs={"c": 3, "d": 4}, expected_result=10

      📌 Runtime Parameters

      params:
        func: <function wrap_skip at 0x7fae0bea7f70>
        args:
          - (vide)
          - (vide)
        kwargs:
          c: 3
          d: 4
        expected_result: 10
      id: wrap_skip-args2-kwargs2-10
      

      📌 Setup phase

      duration:

      0.00034529436379671097
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015279743820428848
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018661003559827805
      

      outcome:

      passed
      
    • Test 60
      params: func="", args=[0, 0], kwargs={}, expected_result=10

      📌 Runtime Parameters

      params:
        func: <function wrap_ignore_all at 0x7fae20316040>
        args:
          - (vide)
          - (vide)
        kwargs:
      {}
        expected_result: 10
      id: wrap_ignore_all-args3-kwargs3-10
      

      📌 Setup phase

      duration:

      0.00032409559935331345
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013858452439308167
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018146075308322906
      

      outcome:

      passed
      
  • 📄 test_utils_ask_yes_no.py

    Function: test_ask_yes_no

    • Test 61
      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.00033557694405317307
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010241083800792694
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019419565796852112
      

      outcome:

      passed
      
    • Test 62
      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.00033413246273994446
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006117373704910278
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019322708249092102
      

      outcome:

      passed
      
    • Test 63
      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.00032560713589191437
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005716066807508469
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001852838322520256
      

      outcome:

      passed
      
    • Test 64
      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.0003305859863758087
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006685545668005943
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019230414181947708
      

      outcome:

      passed
      
    • Test 65
      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.00032644718885421753
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005488190799951553
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018933508545160294
      

      outcome:

      passed
      
    • Test 66
      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.00034145358949899673
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005401363596320152
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019356794655323029
      

      outcome:

      passed
      
    • Test 67
      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.0003234986215829849
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005594994872808456
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019591208547353745
      

      outcome:

      passed
      
    • Test 68
      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.00032156240195035934
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006248196586966515
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018790178000926971
      

      outcome:

      passed
      
    • Test 69
      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.0003266977146267891
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005135750398039818
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001828279346227646
      

      outcome:

      passed
      
    • Test 70
      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.00032557081431150436
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005010180175304413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019407179206609726
      

      outcome:

      passed
      
    • Test 71
      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.0003246273845434189
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005081985145807266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018229614943265915
      

      outcome:

      passed
      
    • Test 72
      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.0003303689882159233
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006251409649848938
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018977094441652298
      

      outcome:

      passed
      
    • Test 73
      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.00033199600875377655
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004806751385331154
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019809138029813766
      

      outcome:

      passed
      

    Function: test_ask_yes_no_ctrl_c

    • Test 74
      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.00032333191484212875
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005269479006528854
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001910906285047531
      

      outcome:

      passed
      
    • Test 75
      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.0003252467140555382
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006061764433979988
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019097421318292618
      

      outcome:

      passed
      
    • Test 76
      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.00034149549901485443
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005044136196374893
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019041355699300766
      

      outcome:

      passed
      
    • Test 77
      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.0003197258338332176
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005042776465415955
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019625015556812286
      

      outcome:

      passed
      
    • Test 78
      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.0003225766122341156
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005327546969056129
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018258020281791687
      

      outcome:

      passed
      
    • Test 79
      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.0003298996016383171
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006608245894312859
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018409546464681625
      

      outcome:

      passed
      
    • Test 80
      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.00033564958721399307
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005364548414945602
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019858870655298233
      

      outcome:

      passed
      
    • Test 81
      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.00032017845660448074
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005790451541543007
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018862076103687286
      

      outcome:

      passed
      
    • Test 82
      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.00032673683017492294
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006522145122289658
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001864507794380188
      

      outcome:

      passed
      
    • Test 83
      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.00040721800178289413
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005743745714426041
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019423291087150574
      

      outcome:

      passed
      

    Function: test_ask_yes_no_ctrl_d

    • Test 84
      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.0003279848024249077
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005355402827262878
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000195307657122612
      

      outcome:

      passed
      
    • Test 85
      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.00033791549503803253
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005029048770666122
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002134125679731369
      

      outcome:

      passed
      
    • Test 86
      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.0003215232864022255
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006361212581396103
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018470361828804016
      

      outcome:

      passed
      
    • Test 87
      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.0003177085891366005
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005096904933452606
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001842612400650978
      

      outcome:

      passed
      
    • Test 88
      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.0003584688529372215
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005116360262036324
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018370430916547775
      

      outcome:

      passed
      
    • Test 89
      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.0003199363127350807
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005368134006857872
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002057291567325592
      

      outcome:

      passed
      
    • Test 90
      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.00032712146639823914
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00063300970941782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019038096070289612
      

      outcome:

      passed
      
    • Test 91
      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.0003259051591157913
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005188984796404839
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018438883125782013
      

      outcome:

      passed
      
    • Test 92
      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.00033049285411834717
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005094008520245552
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019741803407669067
      

      outcome:

      passed
      
    • Test 93
      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.0003255913034081459
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006749015301465988
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020236987620592117
      

      outcome:

      passed
      
    • Test 94
      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.00032011140137910843
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005148351192474365
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018727686256170273
      

      outcome:

      passed
      
    • Test 95
      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.0003250259906053543
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005670841783285141
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018382538110017776
      

      outcome:

      passed
      
    • Test 96
      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.0003380812704563141
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005511781200766563
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001907655969262123
      

      outcome:

      passed
      
    • Test 97
      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.0003219451755285263
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001160510815680027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019389763474464417
      

      outcome:

      passed
      

    Function: test_ask_yes_no_mixed_sequences

    • Test 98
      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.00038141198456287384
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005920277908444405
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019860826432704926
      

      outcome:

      passed
      
    • Test 99
      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.0003764266148209572
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000559171661734581
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019600987434387207
      

      outcome:

      passed
      
    • Test 100
      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.0003628237172961235
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006797080859541893
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021802354604005814
      

      outcome:

      passed
      
  • 📄 test_utils_channels.py

    Function: test_load_channels_and_channels_class_with_professional_names

    • Test 101

      📌 Setup phase

      duration:

      0.000125199556350708
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001119084656238556
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012859608978033066
      

      outcome:

      passed
      
  • 📄 test_utils_config.py

    Function: test_config_with_nested_and_list_data

    • Test 102

      📌 Setup phase

      duration:

      0.00012286659330129623
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008115768432617188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013493560254573822
      

      outcome:

      passed
      

    Function: test_config_with_strange_and_edge_keys

    • Test 103

      📌 Setup phase

      duration:

      0.00011555664241313934
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008136918768286705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001213662326335907
      

      outcome:

      passed
      
  • 📄 test_utils_cpint.py

    Function: test_load_color_variants_all_keys_and_types

    • Test 104
      params: base_color="red"

      📌 Runtime Parameters

      params:
        base_color: red
      id: red
      

      📌 Setup phase

      duration:

      0.000225188210606575
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017094146460294724
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001813238486647606
      

      outcome:

      passed
      
    • Test 105
      params: base_color="blue"

      📌 Runtime Parameters

      params:
        base_color: blue
      id: blue
      

      📌 Setup phase

      duration:

      0.00020414311438798904
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015951506793498993
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012831669300794601
      

      outcome:

      passed
      
    • Test 106
      params: base_color="yellow"

      📌 Runtime Parameters

      params:
        base_color: yellow
      id: yellow
      

      📌 Setup phase

      duration:

      0.00017351191490888596
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015521235764026642
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001261439174413681
      

      outcome:

      passed
      
    • Test 107
      params: base_color="green"

      📌 Runtime Parameters

      params:
        base_color: green
      id: green
      

      📌 Setup phase

      duration:

      0.00018360093235969543
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000151745043694973
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012424029409885406
      

      outcome:

      passed
      
    • Test 108
      params: base_color="cyan"

      📌 Runtime Parameters

      params:
        base_color: cyan
      id: cyan
      

      📌 Setup phase

      duration:

      0.00017062295228242874
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014768820255994797
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012497883290052414
      

      outcome:

      passed
      
    • Test 109
      params: base_color="magenta"

      📌 Runtime Parameters

      params:
        base_color: magenta
      id: magenta
      

      📌 Setup phase

      duration:

      0.00017889589071273804
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016648881137371063
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000127498060464859
      

      outcome:

      passed
      
    • Test 110
      params: base_color="white"

      📌 Runtime Parameters

      params:
        base_color: white
      id: white
      

      📌 Setup phase

      duration:

      0.00017614662647247314
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016896706074476242
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000128893181681633
      

      outcome:

      passed
      
    • Test 111
      params: base_color="black"

      📌 Runtime Parameters

      params:
        base_color: black
      id: black
      

      📌 Setup phase

      duration:

      0.00017065741121768951
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016147922724485397
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011891219764947891
      

      outcome:

      passed
      

    Function: test_cprint_all_cases_fancy

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002625146880745888
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028286129236221313
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002347957342863083
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024523958563804626
      

      outcome:

      passed
      
    • Test 114
      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.0004838882014155388
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022381730377674103
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024697277694940567
      

      outcome:

      passed
      
    • Test 115
      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.0004837512969970703
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002223048359155655
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002697482705116272
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023005064576864243
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023985374718904495
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022045616060495377
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002548331394791603
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023346487432718277
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002556135877966881
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026231352239847183
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000249302014708519
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023342669010162354
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002701813355088234
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022040773183107376
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002453755587339401
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022647157311439514
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002621244639158249
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024558883160352707
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026736874133348465
      

      outcome:

      passed
      
    • Test 124
      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.000450843945145607
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002696225419640541
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025115255266427994
      

      outcome:

      passed
      
    • Test 125
      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.00046568363904953003
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024854857474565506
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025951582938432693
      

      outcome:

      passed
      
    • Test 126
      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.00045493803918361664
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002335142344236374
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000260302796959877
      

      outcome:

      passed
      
    • Test 127
      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.00045712944120168686
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002291528508067131
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002589253708720207
      

      outcome:

      passed
      
  • 📄 test_utils_dbusnotify.py

    Function: test_notify_create

    • Test 128

      📌 Setup phase

      duration:

      0.000698283314704895
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004900781437754631
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000148002989590168
      

      outcome:

      passed
      

    Function: test_notify_update

    • Test 129

      📌 Setup phase

      duration:

      0.0001534000039100647
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.016949236392974854
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001686401665210724
      

      outcome:

      passed
      

    Function: test_get_server_info

    • Test 130

      📌 Setup phase

      duration:

      0.00017009582370519638
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005639307200908661
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013655144721269608
      

      outcome:

      passed
      

    Function: test_get_capabilities

    • Test 131

      📌 Setup phase

      duration:

      0.00016888324171304703
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000452335923910141
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010825227946043015
      

      outcome:

      passed
      

    Function: test_notify_and_close

    • Test 132

      📌 Setup phase

      duration:

      0.00013059843331575394
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20491190254688263
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00034519564360380173
      

      outcome:

      passed
      

    Function: test_notify_invalid_value

    • Test 133

      📌 Setup phase

      duration:

      0.00035507045686244965
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005816137418150902
      

      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: 1756208586.472121
        msecs: 472.121000289917
        relativeCreated: 6650.465250015259
        thread: 140387272607232
        threadName: MainThread
        processName: MainProcess
        process: 4191
      

      📌 Teardown phase

      duration:

      0.00014372169971466064
      

      outcome:

      passed
      

    Function: test_convert_dbus_strings

    • Test 134

      📌 Setup phase

      duration:

      0.00014262832701206207
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002158917486667633
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012039113789796829
      

      outcome:

      passed
      
  • 📄 test_utils_dictext.py

    Function: test_attrdict_getattr

    • Test 135
      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.0004127165302634239
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016546249389648438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018279440701007843
      

      outcome:

      passed
      
    • Test 136
      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.00029575079679489136
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015566404908895493
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028131064027547836
      

      outcome:

      passed
      
    • Test 137
      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.00030934717506170273
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015334319323301315
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001744898036122322
      

      outcome:

      passed
      

    Function: test_attrdict_setattr

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003006681799888611
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015025213360786438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016171205788850784
      

      outcome:

      passed
      
    • Test 139
      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.0003871265798807144
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016655027866363525
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001728823408484459
      

      outcome:

      passed
      

    Function: test_attrdict_delattr

    • Test 140
      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.00030474644154310226
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021227635443210602
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001948988065123558
      

      outcome:

      passed
      
    • Test 141
      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.00028239190578460693
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020141899585723877
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017787329852581024
      

      outcome:

      passed
      

    Function: test_attrdict_dir

    • Test 142
      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.00027691852301359177
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001584850251674652
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015757791697978973
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024635903537273407
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018276367336511612
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002948576584458351
      

      outcome:

      passed
      

    Function: test_attrdict_getattr_and_missing

    • Test 144
      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.0003441758453845978
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016986392438411713
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001848377287387848
      

      outcome:

      passed
      
    • Test 145
      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.0003320276737213135
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018748175352811813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017586536705493927
      

      outcome:

      passed
      

    Function: test_dictupdatemixin_init_and_update

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016383547335863113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019454862922430038
      

      outcome:

      passed
      
    • Test 147
      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.00030589383095502853
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001848442479968071
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017642509192228317
      

      outcome:

      passed
      
    • Test 148
      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.0003261938691139221
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014950428158044815
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001769205555319786
      

      outcome:

      passed
      
    • Test 149
      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.00039717182517051697
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015400536358356476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019558891654014587
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014678388833999634
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017825420945882797
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005241734907031059
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023998599499464035
      

      outcome:

      passed
      
  • 📄 test_utils_dotdir.py

    Function: test_dotdir_creation_and_base_exists

    • Test 152

      📌 Setup phase

      duration:

      0.001456218771636486
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033955834805965424
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025403499603271484
      

      outcome:

      passed
      

    Function: test_dotdir_repr_returns_path_str

    • Test 153

      📌 Setup phase

      duration:

      0.0006552496924996376
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002636220306158066
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021109450608491898
      

      outcome:

      passed
      

    Function: test_dotdir_call

    • Test 154

      📌 Setup phase

      duration:

      0.000689174048602581
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002514403313398361
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021186936646699905
      

      outcome:

      passed
      
  • 📄 test_utils_duo.py

    Function: TestPickledDictReal

    • Test 155

      📌 Setup phase

      duration:

      0.00014569982886314392
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.002063032239675522
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012071244418621063
      

      outcome:

      passed
      
    • Test 156

      📌 Setup phase

      duration:

      0.00012804288417100906
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010226061567664146
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001138634979724884
      

      outcome:

      passed
      

    Function: TestSecrets

    • Test 157

      📌 Setup phase

      duration:

      0.0006186505779623985
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0016674268990755081
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00037676189094781876
      

      outcome:

      passed
      
    • Test 158

      📌 Setup phase

      duration:

      0.0005724839866161346
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001610000617802143
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003570057451725006
      

      outcome:

      passed
      
    • Test 159

      📌 Setup phase

      duration:

      0.0005605127662420273
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007128529250621796
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003262236714363098
      

      outcome:

      passed
      

    Function: test_get_pgroup_raises_if_no_key

    • Test 160

      📌 Setup phase

      duration:

      0.00021792296320199966
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004405919462442398
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001436043530702591
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_same_name_and_pi

    • Test 161

      📌 Setup phase

      duration:

      0.00019493605941534042
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019834935665130615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014010444283485413
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_different_pi

    • Test 162

      📌 Setup phase

      duration:

      0.00017904862761497498
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017236266285181046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015532970428466797
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_with_owner

    • Test 163

      📌 Setup phase

      duration:

      0.00016804691404104233
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017141178250312805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001381412148475647
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_no_owner

    • Test 164

      📌 Setup phase

      duration:

      0.00017390120774507523
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017566699534654617
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028452370315790176
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_mock

    • Test 165

      📌 Setup phase

      duration:

      0.0001837974414229393
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017865188419818878
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001327740028500557
      

      outcome:

      passed
      
  • 📄 test_utils_elog.py

    Function: test_get_default_elog_instance_with_direct_password_and_real_check

    • Test 166

      📌 Setup phase

      duration:

      0.00012824498116970062
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.02320819068700075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018858909606933594
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_with_wrong_password_and_real_check

    • Test 167

      📌 Setup phase

      duration:

      0.00015235692262649536
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006345211528241634
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017134565860033035
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_asks_password_and_opens

    • Test 168

      📌 Setup phase

      duration:

      0.00013509299606084824
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.018778345547616482
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021550897508859634
      

      outcome:

      passed
      

    Function: test_get_default_elog_with_path_home

    • Test 169

      📌 Setup phase

      duration:

      0.00017851125448942184
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.015483491122722626
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024121534079313278
      

      outcome:

      passed
      

    Function: test_screenshot

    • Test 170

      📌 Setup phase

      duration:

      0.00023209396749734879
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.024965942837297916
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019221659749746323
      

      outcome:

      passed
      
  • 📄 test_utils_eval.py

    Function: test_arithmetic_eval_valid

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00037450622767210007
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027892738580703735
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001695547252893448
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027076900005340576
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016075093299150467
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015194248408079147
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002391524612903595
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017582159489393234
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001418422907590866
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016119051724672318
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015465263277292252
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021562818437814713
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016319379210472107
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014125555753707886
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022503267973661423
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017624255269765854
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001369807869195938
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002121608704328537
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016702432185411453
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001460891216993332
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016749277710914612
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014681462198495865
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019477307796478271
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015506986528635025
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023368094116449356
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015940330922603607
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001482972875237465
      

      outcome:

      passed
      
    • Test 181
      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.00023367814719676971
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001688571646809578
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001534055918455124
      

      outcome:

      passed
      
    • Test 182
      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.00022504199296236038
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023584440350532532
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015429779887199402
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002260357141494751
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018947850912809372
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017041992396116257
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002757944166660309
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001787198707461357
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014536641538143158
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002436293289065361
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016385875642299652
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014247465878725052
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021983403712511063
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015958305448293686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001512346789240837
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002225516363978386
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015055295079946518
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001645078882575035
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022294744849205017
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014609750360250473
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013802852481603622
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021365191787481308
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015216879546642303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014796480536460876
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022049248218536377
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016769487410783768
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001522209495306015
      

      outcome:

      passed
      

    Function: test_arithmetic_eval_raises_with_message

    • Test 191
      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.00022641848772764206
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043394602835178375
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001563122496008873
      

      outcome:

      passed
      
    • Test 192
      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.00023768283426761627
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004004416987299919
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001581842079758644
      

      outcome:

      passed
      
    • Test 193
      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.00022728461772203445
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003922935575246811
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014310143887996674
      

      outcome:

      passed
      
    • Test 194
      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.00024537183344364166
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003602784126996994
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015505030751228333
      

      outcome:

      passed
      
    • Test 195
      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.00022024475038051605
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003548087552189827
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015489943325519562
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019658636301755905
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001389235258102417
      

      outcome:

      passed
      
    • Test 197
      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.00021179765462875366
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000489535741508007
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001639053225517273
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035824812948703766
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001512160524725914
      

      outcome:

      passed
      

    Function: test_arithmetic_eval_runtime_errors

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023233797401189804
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019118189811706543
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001496393233537674
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002313852310180664
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017420295625925064
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014679040759801865
      

      outcome:

      passed
      

    Function: test_forgiving_eval

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002394290640950203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016517750918865204
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001409212127327919
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016345735639333725
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014364998787641525
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016172975301742554
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013732723891735077
      

      outcome:

      passed
      
    • Test 204
      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.00023049861192703247
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001655956730246544
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014783907681703568
      

      outcome:

      passed
      

    Function: test_defaulting_eval

    • Test 205
      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.00027034617960453033
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015586894005537033
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016838964074850082
      

      outcome:

      passed
      
    • Test 206
      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.0002725757658481598
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017331913113594055
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016248412430286407
      

      outcome:

      passed
      
    • Test 207
      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.0002639302983880043
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016599707305431366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016202405095100403
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001599639654159546
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015923753380775452
      

      outcome:

      passed
      
  • 📄 test_utils_exceptions.py

    Function: test_chained_exception_various

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

      📌 Runtime Parameters

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001671118661761284
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015280302613973618
      

      outcome:

      passed
      
    • Test 210
      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 0x7fae20965700>
        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.00021530594676733017
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014529377222061157
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015192199498414993
      

      outcome:

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

      📌 Runtime Parameters

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014779623597860336
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013693049550056458
      

      outcome:

      passed
      
    • Test 212
      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 0x7fae20965820>
        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.00023108534514904022
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017329398542642593
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001421244814991951
      

      outcome:

      passed
      
    • Test 213
      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 0x7fae209658b0>
        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.00021103490144014359
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014496780931949615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014148931950330734
      

      outcome:

      passed
      

    Function: test_printed_exception

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0009398972615599632
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010863803327083588
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005225790664553642
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006360122933983803
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008733309805393219
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004958929494023323
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000641913153231144
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008584568277001381
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005431072786450386
      

      outcome:

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

      📌 Runtime Parameters

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010642129927873611
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00048165954649448395
      

      outcome:

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

      📌 Runtime Parameters

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001178075559437275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0006124591454863548
      

      outcome:

      passed
      
  • 📄 test_utils_get_adj.py

    Function: test_get_adj_success

    • Test 219

      📌 Setup phase

      duration:

      0.00014023948460817337
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007311487570405006
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016586016863584518
      

      outcome:

      passed
      

    Function: test_get_adj_not_found

    • Test 220

      📌 Setup phase

      duration:

      0.0006812773644924164
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00109806377440691
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004723891615867615
      

      outcome:

      passed
      

    Function: test_ensure_adjs_mixed

    • Test 221

      📌 Setup phase

      duration:

      0.00013027526438236237
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008315946906805038
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011628307402133942
      

      outcome:

      passed
      
  • 📄 test_utils_ipy.py

    Function: test_devices_repr_fallback_and_ignore

    • Test 223

      📌 Setup phase

      duration:

      0.0005778903141617775
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006049992516636848
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002561993896961212
      

      outcome:

      passed
      
  • 📄 test_utils_jsonext.py

    Function: test_json_validate_save_load

    • Test 224
      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.0007913364097476006
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005076145753264427
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019980035722255707
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006787525489926338
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040287431329488754
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018469057977199554
      

      outcome:

      passed
      
    • Test 226
      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.0006556790322065353
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004048403352499008
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018191803246736526
      

      outcome:

      passed
      
    • Test 227
      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.0005851872265338898
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037243496626615524
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002206871286034584
      

      outcome:

      passed
      
    • Test 228
      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.0006036842241883278
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004015946760773659
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018720701336860657
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004102420061826706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000222756527364254
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004230812191963196
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024064350873231888
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017891572788357735
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019911397248506546
      

      outcome:

      passed
      
  • 📄 test_utils_lazypv.py

    Function: test_getattr

    • Test 232

      📌 Setup phase

      duration:

      0.000143539160490036
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.10428012907505035
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0006747851148247719
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_custom_log_outputs

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0031718164682388306
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0013406174257397652
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00032928958535194397
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00048106443136930466
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004397202283143997
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002685682848095894
      

      outcome:

      passed
      
  • 📄 test_utils_logign.py

    Function: test_ignore_log_msg_behavior

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009444039314985275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002665827050805092
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004941551014780998
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023945700377225876
      

      outcome:

      passed
      

    Function: test_ignore_only_by_level

    • Test 238

      📌 Setup phase

      duration:

      0.00025451742112636566
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040986016392707825
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017200130969285965
      

      outcome:

      passed
      

    Function: test_ignore_only_by_msg

    • Test 239

      📌 Setup phase

      duration:

      0.00025922805070877075
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038999132812023163
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017413869500160217
      

      outcome:

      passed
      

    Function: test_filter_removed_after_context

    • Test 240

      📌 Setup phase

      duration:

      0.00024055130779743195
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003710659220814705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001718606799840927
      

      outcome:

      passed
      
  • 📄 test_utils_marker.py

    Function: test_format_value_with_units

    • Test 241

      📌 Setup phase

      duration:

      0.00013909954577684402
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017550867050886154
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010231044143438339
      

      outcome:

      passed
      

    Function: test_format_value_without_units

    • Test 242

      📌 Setup phase

      duration:

      0.00011884421110153198
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001398557797074318
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010570976883172989
      

      outcome:

      passed
      

    Function: test_marker_name_default

    • Test 243

      📌 Setup phase

      duration:

      0.00010469648987054825
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025144871324300766
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010132230818271637
      

      outcome:

      passed
      

    Function: test_marker_name_custom

    • Test 244

      📌 Setup phase

      duration:

      0.00010901782661676407
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015227310359477997
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.71304252743721e-05
      

      outcome:

      passed
      

    Function: test_marker_repr_format

    • Test 245

      📌 Setup phase

      duration:

      0.00011212378740310669
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018824543803930283
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011043716222047806
      

      outcome:

      passed
      

    Function: test_marker_update_changes_value

    • Test 246

      📌 Setup phase

      duration:

      0.00010346062481403351
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015458744019269943
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010296516120433807
      

      outcome:

      passed
      

    Function: test_marker_update_with_explicit_value

    • Test 247

      📌 Setup phase

      duration:

      0.00011982116848230362
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014312099665403366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.71844419836998e-05
      

      outcome:

      passed
      

    Function: test_marker_goto_sets_value_and_returns_result

    • Test 248

      📌 Setup phase

      duration:

      0.00010586902499198914
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018329359591007233
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010115653276443481
      

      outcome:

      passed
      

    Function: test_marker_call_is_alias_of_goto

    • Test 249

      📌 Setup phase

      duration:

      0.00010616239160299301
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017310958355665207
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.588710963726044e-05
      

      outcome:

      passed
      

    Function: test_markers_register_and_access

    • Test 250

      📌 Setup phase

      duration:

      0.00010073743760585785
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030690617859363556
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011037848889827728
      

      outcome:

      passed
      

    Function: test_markers_repr_contains_all

    • Test 251

      📌 Setup phase

      duration:

      0.00011258013546466827
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034600961953401566
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011163577437400818
      

      outcome:

      passed
      

    Function: test_marker_registry_dict_is_printable_dict

    • Test 252

      📌 Setup phase

      duration:

      0.0001260647550225258
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021781213581562042
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010036211460828781
      

      outcome:

      passed
      

    Function: test_markers_getitem_invalid_key_raises

    • Test 253

      📌 Setup phase

      duration:

      0.000118267722427845
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002524321898818016
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012035854160785675
      

      outcome:

      passed
      
  • 📄 test_utils_metaclasses.py

    Function: test_combine_classes_combines_methods

    • Test 254

      📌 Setup phase

      duration:

      0.00013210903853178024
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020812079310417175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.948108345270157e-05
      

      outcome:

      passed
      

    Function: test_registryabc_combines_registrymeta_and_abcmeta

    • Test 255

      📌 Setup phase

      duration:

      0.0001112157478928566
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006801590323448181
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020603369921445847
      

      outcome:

      passed
      
  • 📄 test_utils_namespace.py

    Function: test_namespace_pretty_repr_mixed_and_nested

    • Test 256

      📌 Setup phase

      duration:

      0.0001754695549607277
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003094524145126343
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012397486716508865
      

      outcome:

      passed
      
  • 📄 test_utils_npy.py

    Function: test_nice_arange

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.024163929745554924
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003163618966937065
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004919487982988358
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019595399498939514
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003913305699825287
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001943083480000496
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003736540675163269
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018083397299051285
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003524972125887871
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001961793750524521
      

      outcome:

      passed
      

    Function: test_nice_linspace

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035829469561576843
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020952057093381882
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003553498536348343
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018661655485630035
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000344681553542614
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019606109708547592
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003329450264573097
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019360240548849106
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034411996603012085
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019689928740262985
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003478899598121643
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018609128892421722
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005561038851737976
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019573885947465897
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034498143941164017
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002286350354552269
      

      outcome:

      passed
      

    Function: test_nice_steps_centered

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003889063373208046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020661484450101852
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000349653884768486
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021373480558395386
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035433191806077957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002112891525030136
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035003572702407837
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020799972116947174
      

      outcome:

      passed
      
    • Test 274
      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.000415838323533535
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033476483076810837
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020601321011781693
      

      outcome:

      passed
      
    • Test 275
      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.00039053894579410553
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033469870686531067
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021455250680446625
      

      outcome:

      passed
      

    Function: test_nice_steps_left_aligned

    • Test 276
      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.00036591198295354843
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003796219825744629
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020713545382022858
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003471141681075096
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020364858210086823
      

      outcome:

      passed
      
    • Test 278
      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.0003984365612268448
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003352779895067215
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020230747759342194
      

      outcome:

      passed
      
    • Test 279
      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.0003677206113934517
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034969765692949295
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020092912018299103
      

      outcome:

      passed
      
    • Test 280
      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.0003893105313181877
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003394791856408119
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020868610590696335
      

      outcome:

      passed
      
    • Test 281
      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.00040308479219675064
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032815616577863693
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002116132527589798
      

      outcome:

      passed
      
    • Test 282
      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.00037423428148031235
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003265067934989929
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021854788064956665
      

      outcome:

      passed
      

    Function: test_nice_steps_right_aligned

    • Test 283
      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.0003918176516890526
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003523901104927063
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002052951604127884
      

      outcome:

      passed
      
    • Test 284
      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.0003874078392982483
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034908950328826904
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020341388881206512
      

      outcome:

      passed
      
    • Test 285
      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.0003770049661397934
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003328099846839905
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020838994532823563
      

      outcome:

      passed
      
    • Test 286
      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.0003597317263484001
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003486238420009613
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002360716462135315
      

      outcome:

      passed
      
    • Test 287
      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.00037868134677410126
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036002881824970245
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002070767804980278
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005448674783110619
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021200627088546753
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00045362766832113266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022711604833602905
      

      outcome:

      passed
      

    Function: test_within_scalar

    • Test 290
      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.0004714354872703552
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019947532564401627
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020956061780452728
      

      outcome:

      passed
      
    • Test 291
      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.0005678161978721619
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002726837992668152
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002969745546579361
      

      outcome:

      passed
      
    • Test 292
      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.00036653969436883926
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015077460557222366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018633250147104263
      

      outcome:

      passed
      
    • Test 293
      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.00042264070361852646
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000247390940785408
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002577751874923706
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002035079523921013
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022567342966794968
      

      outcome:

      passed
      

    Function: test_within_fraction

    • Test 295
      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.0005157375708222389
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005769738927483559
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005225222557783127
      

      outcome:

      passed
      
    • Test 296
      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.0007684594020247459
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005788914859294891
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004314826801419258
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00041948817670345306
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022646412253379822
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003637755289673805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002040555700659752
      

      outcome:

      passed
      

    Function: test_fraction_to_percentage

    • Test 299
      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.000307534821331501
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015314947813749313
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016396120190620422
      

      outcome:

      passed
      
    • Test 300
      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.00027667172253131866
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014904793351888657
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016975309699773788
      

      outcome:

      passed
      
    • Test 301
      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.00026649050414562225
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001655668020248413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001644659787416458
      

      outcome:

      passed
      

    Function: test_get_dtype

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000234200619161129
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017544999718666077
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016341917216777802
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025886762887239456
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001466488465666771
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022875703871250153
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003093341365456581
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023516546934843063
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015893299132585526
      

      outcome:

      passed
      

    Function: test_get_shape

    • Test 305
      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.0003374246880412102
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020905118435621262
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001846039667725563
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00031437911093235016
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017577875405550003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015293527394533157
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006042486056685448
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035144761204719543
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002636844292283058
      

      outcome:

      passed
      

    Function: test_is_array

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002788566052913666
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002264035865664482
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002585630863904953
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027332548052072525
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018339604139328003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015763100236654282
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002669701352715492
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014603324234485626
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017884839326143265
      

      outcome:

      passed
      
  • 📄 test_utils_path.py

    Function: test_can_create_all_files_user_says_yes

    • Test 311

      📌 Setup phase

      duration:

      0.00012940913438796997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008876482024788857
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012137461453676224
      

      outcome:

      passed
      

    Function: test_can_create_all_files_user_says_no

    • Test 312

      📌 Setup phase

      duration:

      0.0001409994438290596
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000496523454785347
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015085749328136444
      

      outcome:

      passed
      

    Function: test_make_missing_dir_creates_folder

    • Test 313

      📌 Setup phase

      duration:

      0.00012391991913318634
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006257137283682823
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012074131518602371
      

      outcome:

      passed
      

    Function: test_glob_files_returns_matching_files_only

    • Test 314

      📌 Setup phase

      duration:

      0.0001550605520606041
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011424049735069275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000125139020383358
      

      outcome:

      passed
      

    Function: test_filter_files_excludes_directories

    • Test 315

      📌 Setup phase

      duration:

      0.0001255897805094719
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006211120635271072
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001349048689007759
      

      outcome:

      passed
      
  • 📄 test_utils_picklio.py

    Function: test_pickle_and_unpickle

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005766674876213074
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00029121246188879013
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004983833059668541
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022822804749011993
      

      outcome:

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

      📌 Runtime Parameters

      params:
        test_obj: simple string
      id: simple string
      

      📌 Setup phase

      duration:

      0.0009310822933912277
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000450686551630497
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002831369638442993
      

      outcome:

      passed
      
    • Test 319
      params: test_obj=42

      📌 Runtime Parameters

      params:
        test_obj: 42
      id: 42
      

      📌 Setup phase

      duration:

      0.0009007453918457031
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003335084766149521
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000176331028342247
      

      outcome:

      passed
      
    • Test 320
      params: test_obj=3.14159

      📌 Runtime Parameters

      params:
        test_obj: 3.14159
      id: 3.14159
      

      📌 Setup phase

      duration:

      0.0006666500121355057
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003228168934583664
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017079059034585953
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006662718951702118
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003143344074487686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020789168775081635
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003403248265385628
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018957071006298065
      

      outcome:

      passed
      
  • 📄 test_utils_printing.py

    Function: test_maxlen_valid

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027436763048171997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002903668209910393
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015421118587255478
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026831869035959244
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015148799866437912
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015780050307512283
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015245471149683
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016058236360549927
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015862099826335907
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000156535767018795
      

      outcome:

      passed
      

    Function: test_strlen

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002345433458685875
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017988961189985275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001460649073123932
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025776494294404984
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015348941087722778
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013973936438560486
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002419808879494667
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014308933168649673
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018608197569847107
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003012223169207573
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001851636916399002
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003930386155843735
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00039856601506471634
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023937691003084183
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023245438933372498
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004008011892437935
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002504466101527214
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025019049644470215
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00031862128525972366
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002345312386751175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018611643463373184
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025192368775606155
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001488272100687027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016609393060207367
      

      outcome:

      passed
      
    • Test 335
      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.00042658019810914993
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020858366042375565
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002297414466738701
      

      outcome:

      passed
      

    Function: test_maxstrlen

    • Test 336
      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.0003875652328133583
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003124792128801346
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023597758263349533
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00037424080073833466
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003229919821023941
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024907104671001434
      

      outcome:

      passed
      
    • Test 338
      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.00037638284265995026
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021946709603071213
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023890938609838486
      

      outcome:

      passed
      
    • Test 339
      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.0002724006772041321
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020029861479997635
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00039925891906023026
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004944130778312683
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016216933727264404
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021731946617364883
      

      outcome:

      passed
      

    Function: test_transpose_matrix

    • Test 341
      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.00030085910111665726
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017181690782308578
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001598019152879715
      

      outcome:

      passed
      
    • Test 342

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002473592758178711
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014471076428890228
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019491370767354965
      

      outcome:

      passed
      
    • Test 343
      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.00037487782537937164
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016895122826099396
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014122296124696732
      

      outcome:

      passed
      

    Function: test_prepend

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001453924924135208
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015667732805013657
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013336539268493652
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015852507203817368
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013633817434310913
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016107875853776932
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016922224313020706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001849820837378502
      

      outcome:

      passed
      

    Function: test_fmt_table_line

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017388910055160522
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001757340505719185
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001445738598704338
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017104297876358032
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014371424913406372
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001689596101641655
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017012935131788254
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019799452275037766
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015202350914478302
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017879251390695572
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001410301774740219
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018901284784078598
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002699047327041626
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002515045925974846
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002199048176407814
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002959528937935829
      

      outcome:

      passed
      

    Function: test_fmt_label_sep

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00036522187292575836
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020005367696285248
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016791094094514847
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00029177404940128326
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014399085193872452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018162187188863754
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027259252965450287
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016421359032392502
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019382312893867493
      

      outcome:

      passed
      

    Function: test_printable_dict_with_header

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004368443042039871
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018648989498615265
      

      outcome:

      passed
      

    Function: test_printable_dict_of_dicts

    • Test 360

      📌 Setup phase

      duration:

      0.00012490525841712952
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003070598468184471
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010984484106302261
      

      outcome:

      passed
      

    Function: test_printable_table

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00039111822843551636
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023393519222736359
      

      outcome:

      passed
      
  • 📄 test_utils_rangebar.py

    Function: test_full_progress_bar

    • Test 362

      📌 Setup phase

      duration:

      0.00047519803047180176
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032883696258068085
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003384537994861603
      

      outcome:

      passed
      

    Function: test_half_progress_bar

    • Test 363

      📌 Setup phase

      duration:

      0.0003305543214082718
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00031842291355133057
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021435879170894623
      

      outcome:

      passed
      

    Function: test_zero_progress_bar

    • Test 364

      📌 Setup phase

      duration:

      0.00031533464789390564
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020465347915887833
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020945817232131958
      

      outcome:

      passed
      

    Function: test_overflow_bar

    • Test 365

      📌 Setup phase

      duration:

      0.00030632317066192627
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002454230561852455
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018384773284196854
      

      outcome:

      passed
      

    Function: test_underflow_bar

    • Test 366

      📌 Setup phase

      duration:

      0.00039204955101013184
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023537687957286835
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018175970762968063
      

      outcome:

      passed
      

    Function: test_repr

    • Test 367

      📌 Setup phase

      duration:

      0.00012373365461826324
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015551969408988953
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014945399016141891
      

      outcome:

      passed
      

    Function: test_each_value_separately

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

      📌 Runtime Parameters

      params:
        value: 0
        expected_bar_part:           
      id: 0-          
      

      📌 Setup phase

      duration:

      0.00041890982538461685
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023055076599121094
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021453946828842163
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00039768870919942856
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002153795212507248
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00030614249408245087
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003771316260099411
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000205114483833313
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020416080951690674
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003905007615685463
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020403694361448288
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020932219922542572
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021180976182222366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003042854368686676
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001918422058224678
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002189185470342636
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019997917115688324
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023976434022188187
      

      outcome:

      passed
      
    • Test 375
      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.0005153259262442589
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020950566977262497
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020384881645441055
      

      outcome:

      passed
      
    • Test 376
      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.00037312787026166916
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018558092415332794
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019684340804815292
      

      outcome:

      passed
      
    • Test 377
      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.0003617042675614357
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018477346748113632
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002133287489414215
      

      outcome:

      passed
      
    • Test 378
      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.00036506354808807373
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019754283130168915
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020147953182458878
      

      outcome:

      passed
      
  • 📄 test_utils_readable.py

    Function: test_readable_seconds

    • Test 379
      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.0002683829516172409
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015564635396003723
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014401879161596298
      

      outcome:

      passed
      
    • Test 380
      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.00023990590125322342
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014066137373447418
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001412276178598404
      

      outcome:

      passed
      
    • Test 381
      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.0002303747460246086
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014472845941781998
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014184322208166122
      

      outcome:

      passed
      
    • Test 382
      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.00022461451590061188
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001563550904393196
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001498209312558174
      

      outcome:

      passed
      
    • Test 383
      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.00022519100457429886
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014523044228553772
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014108512550592422
      

      outcome:

      passed
      
    • Test 384
      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.0002190209925174713
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013788696378469467
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014857016503810883
      

      outcome:

      passed
      
    • Test 385
      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.00022259075194597244
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014904886484146118
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000136655755341053
      

      outcome:

      passed
      
    • Test 386
      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.00022906623780727386
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016195978969335556
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014633405953645706
      

      outcome:

      passed
      
    • Test 387
      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.00023602880537509918
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001414380967617035
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002437913790345192
      

      outcome:

      passed
      
    • Test 388
      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.0002318248152732849
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001382678747177124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013868603855371475
      

      outcome:

      passed
      
    • Test 389
      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.0002303086221218109
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013864785432815552
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013848114758729935
      

      outcome:

      passed
      
    • Test 390
      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.00020836852490901947
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016058236360549927
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013614632189273834
      

      outcome:

      passed
      
    • Test 391
      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.00023194774985313416
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014765188097953796
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015378836542367935
      

      outcome:

      passed
      
    • Test 392
      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.0002153255045413971
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013605505228042603
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013937707990407944
      

      outcome:

      passed
      
    • Test 393
      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.00021464191377162933
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013889465481042862
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001454995945096016
      

      outcome:

      passed
      
    • Test 394
      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.00022862199693918228
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014762580394744873
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013609882444143295
      

      outcome:

      passed
      
    • Test 395
      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.00021853484213352203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014973431825637817
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001401510089635849
      

      outcome:

      passed
      
    • Test 396
      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.0002128109335899353
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016841478645801544
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014558527618646622
      

      outcome:

      passed
      
    • Test 397
      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.0002192193642258644
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013656727969646454
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013696402311325073
      

      outcome:

      passed
      
    • Test 398
      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.0002378290519118309
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014144554734230042
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013742409646511078
      

      outcome:

      passed
      
    • Test 399
      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.00022211670875549316
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014578364789485931
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017863046377897263
      

      outcome:

      passed
      
    • Test 400
      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.00024398230016231537
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001424318179488182
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013495050370693207
      

      outcome:

      passed
      
    • Test 401
      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.00023427512496709824
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019176676869392395
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017289072275161743
      

      outcome:

      passed
      
    • Test 402
      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.00025110505521297455
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001474982127547264
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017089303582906723
      

      outcome:

      passed
      
  • 📄 test_utils_registry.py

    Function: test_metaclass_creates_weakset

    • Test 403

      📌 Setup phase

      duration:

      0.00014690589159727097
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008567394688725471
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013757310807704926
      

      outcome:

      passed
      

    Function: test_metaclass_tracks_instances

    • Test 404

      📌 Setup phase

      duration:

      0.00011878926306962967
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002901637926697731
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001186644658446312
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 405

      📌 Setup phase

      duration:

      0.0002572154626250267
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007569855079054832
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015777256339788437
      

      outcome:

      passed
      

    Function: test_instance_tracking

    • Test 406

      📌 Setup phase

      duration:

      0.00023894663900136948
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002675224095582962
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013594236224889755
      

      outcome:

      passed
      

    Function: test_collect_instances_recursive

    • Test 407

      📌 Setup phase

      duration:

      0.00020046066492795944
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0015235161408782005
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016156677156686783
      

      outcome:

      passed
      

    Function: test_instances_function

    • Test 408

      📌 Setup phase

      duration:

      0.00020471680909395218
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011866455897688866
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001547122374176979
      

      outcome:

      passed
      

    Function: test_non_registry_class_error

    • Test 409

      📌 Setup phase

      duration:

      0.0001196516677737236
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027136318385601044
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010987557470798492
      

      outcome:

      passed
      

    Function: test_signature_preservation

    • Test 410

      📌 Setup phase

      duration:

      0.00011583138257265091
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002821898087859154
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012061279267072678
      

      outcome:

      passed
      
  • 📄 test_utils_richcfg.py

    Function: test_rich_inspector_outputs_more_than_builtin

    • Test 411

      📌 Setup phase

      duration:

      0.00025664549320936203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.11480624414980412
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003395853564143181
      

      outcome:

      passed
      
  • 📄 test_utils_run_later.py

    Function: test_init_and_repr

    • Test 412

      📌 Setup phase

      duration:

      0.000192972831428051
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032946933060884476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012033618986606598
      

      outcome:

      passed
      

    Function: test_call

    • Test 413

      📌 Setup phase

      duration:

      0.00013890303671360016
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001801392063498497
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010716449469327927
      

      outcome:

      passed
      

    Function: test_matmul_with_string

    • Test 414

      📌 Setup phase

      duration:

      0.00011750776320695877
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017041899263858795
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010076910257339478
      

      outcome:

      passed
      

    Function: test_matmul_with_list

    • Test 415

      📌 Setup phase

      duration:

      0.00011322833597660065
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015370268374681473
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010876823216676712
      

      outcome:

      passed
      

    Function: test_matmul_with_single_int

    • Test 416

      📌 Setup phase

      duration:

      0.00012469012290239334
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015586614608764648
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010060518980026245
      

      outcome:

      passed
      

    Function: test_run_at_future_triggered_and_logs

    • Test 417

      📌 Setup phase

      duration:

      0.0003932313993573189
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20756245125085115
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005376553162932396
      

      outcome:

      passed
      

    Function: test_run_at_already_past

    • Test 418

      📌 Setup phase

      duration:

      0.0005585821345448494
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005901576951146126
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00030843913555145264
      

      outcome:

      passed
      

    Function: test_run_in_future_triggered_and_logs

    • Test 419

      📌 Setup phase

      duration:

      0.00045991595834493637
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20287995506078005
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003991639241576195
      

      outcome:

      passed
      

    Function: test_run_in_past

    • Test 420

      📌 Setup phase

      duration:

      0.0003959657624363899
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004094252362847328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002104220911860466
      

      outcome:

      passed
      

    Function: test_run_later_with_seconds

    • Test 421

      📌 Setup phase

      duration:

      0.0002942429855465889
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20240858476608992
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003690570592880249
      

      outcome:

      passed
      

    Function: test_run_later_with_past_datetime

    • Test 422

      📌 Setup phase

      duration:

      0.0003916546702384949
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004395730793476105
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001986948773264885
      

      outcome:

      passed
      

    Function: test_run_at_tqdm_multiple_updates

    • Test 423

      📌 Setup phase

      duration:

      0.00036584679037332535
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20233382564038038
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00039762165397405624
      

      outcome:

      passed
      

    Function: test_today_basic

    • Test 424

      📌 Setup phase

      duration:

      0.00015647336840629578
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010417625308036804
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001560710370540619
      

      outcome:

      passed
      

    Function: test_tomorrow_basic

    • Test 425

      📌 Setup phase

      duration:

      0.0001560058444738388
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006828047335147858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001348564401268959
      

      outcome:

      passed
      

    Function: test_yesterday_basic

    • Test 426

      📌 Setup phase

      duration:

      0.00012677256017923355
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004333276301622391
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011851824820041656
      

      outcome:

      passed
      

    Function: test_today_matmul_string

    • Test 427

      📌 Setup phase

      duration:

      0.00013151392340660095
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040686409920454025
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011696480214595795
      

      outcome:

      passed
      

    Function: test_tomorrow_matmul_list

    • Test 428

      📌 Setup phase

      duration:

      0.00012936536222696304
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038720760494470596
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010733213275671005
      

      outcome:

      passed
      

    Function: test_yesterday_matmul_single

    • Test 429

      📌 Setup phase

      duration:

      0.0001082196831703186
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037214159965515137
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011343136429786682
      

      outcome:

      passed
      
  • 📄 test_utils_sendmail.py

    Function: test_sendmail_local_delivery

    • Test 430

      📌 Setup phase

      duration:

      0.000138748437166214
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.14196088816970587
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00029899924993515015
      

      outcome:

      passed
      

    Function: test_sendmail_raises_on_sendmail_failure

    • Test 431

      📌 Setup phase

      duration:

      0.0003946935757994652
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010193586349487305
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022327713668346405
      

      outcome:

      passed
      
  • 📄 test_utils_sendsms.py

    Function: test_sendsms_local_delivery

    • Test 432

      📌 Setup phase

      duration:

      0.00018725357949733734
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.12366775702685118
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0007225610315799713
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutInitialization

    • Test 433

      📌 Setup phase

      duration:

      0.0005423268303275108
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004484076052904129
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023773126304149628
      

      outcome:

      passed
      
    • Test 434

      📌 Setup phase

      duration:

      0.0002978425472974777
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020888540893793106
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015282537788152695
      

      outcome:

      passed
      

    Function: test_run_method

    • Test 435

      📌 Setup phase

      duration:

      0.0004904028028249741
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009339340031147003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023415405303239822
      

      outcome:

      passed
      

    Function: test_repr_output

    • Test 436

      📌 Setup phase

      duration:

      0.00023346487432718277
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024038925766944885
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001866007223725319
      

      outcome:

      passed
      

    Function: test_source_with_regular_function

    • Test 437

      📌 Setup phase

      duration:

      0.00024781469255685806
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0016533229500055313
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023762881755828857
      

      outcome:

      passed
      

    Function: test_source_error_handling

    • Test 438

      📌 Setup phase

      duration:

      0.00029582343995571136
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0015951739624142647
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003203433007001877
      

      outcome:

      passed
      

    Function: test_as_shortcut_basic

    • Test 439

      📌 Setup phase

      duration:

      0.00029005203396081924
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002199653536081314
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001772996038198471
      

      outcome:

      passed
      

    Function: test_as_shortcut_with_name

    • Test 440

      📌 Setup phase

      duration:

      0.00025696493685245514
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021612457931041718
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001552896574139595
      

      outcome:

      passed
      

    Function: test_as_shortcut_factory_pattern

    • Test 441

      📌 Setup phase

      duration:

      0.0002230815589427948
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016506575047969818
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014059804379940033
      

      outcome:

      passed
      

    Function: TestShortcutsSingleton

    • Test 442

      📌 Setup phase

      duration:

      0.000337282195687294
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014591123908758163
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015101581811904907
      

      outcome:

      passed
      
    • Test 444

      📌 Setup phase

      duration:

      0.0004681739956140518
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002566855400800705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020510517060756683
      

      outcome:

      passed
      
    • Test 445

      📌 Setup phase

      duration:

      0.0003075450658798218
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002477141097187996
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016031600534915924
      

      outcome:

      passed
      
    • Test 446

      📌 Setup phase

      duration:

      0.0002790698781609535
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028799567371606827
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001707160845398903
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 447

      📌 Setup phase

      duration:

      0.0004361681640148163
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007710391655564308
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023220665752887726
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 449

      📌 Setup phase

      duration:

      0.0003406619653105736
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000204380601644516
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016534607857465744
      

      outcome:

      passed
      
  • 📄 test_utils_snapshot.py

    Function: test_snapshot

    • Test 450
      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.0003543458878993988
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007588015869259834
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019698217511177063
      

      outcome:

      passed
      
    • Test 451
      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.00031075626611709595
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004972191527485847
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017886701971292496
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003018192946910858
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015135575085878372
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001659207046031952
      

      outcome:

      passed
      
    • Test 453
      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.00028202123939991
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006728032603859901
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020325090736150742
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00029029976576566696
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005832668393850327
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019319728016853333
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002949479967355728
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005997112020850182
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019764434546232224
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003176191821694374
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006494149565696716
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020332448184490204
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003385217860341072
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005932021886110306
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002006087452173233
      

      outcome:

      passed
      
  • 📄 test_utils_termtitle.py

    Function: test_terminal_title_with_tmux

    • Test 458

      📌 Setup phase

      duration:

      0.00016591977328062057
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.026948281563818455
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000312022864818573
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_complete_progress_bar

    • Test 459

      📌 Setup phase

      duration:

      0.0001971246674656868
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00472182035446167
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017468072474002838
      

      outcome:

      passed
      

    Function: test_set_progress_multiple_points

    • Test 460

      📌 Setup phase

      duration:

      0.00020251795649528503
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001944427378475666
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018397439271211624
      

      outcome:

      passed
      

    Function: test_format_sizeof_alignment

    • Test 461

      📌 Setup phase

      duration:

      0.00014118943363428116
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001875339075922966
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001187305897474289
      

      outcome:

      passed
      

    Function: test_custom_unit

    • Test 463

      📌 Setup phase

      duration:

      0.00018499232828617096
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0052488865330815315
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021408777683973312
      

      outcome:

      passed
      

    Function: test_clamp_above_total

    • Test 464

      📌 Setup phase

      duration:

      0.0001420583575963974
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007760394364595413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014275778084993362
      

      outcome:

      passed
      

    Function: test_clamp_below_zero

    • Test 465

      📌 Setup phase

      duration:

      0.00012620259076356888
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007622838020324707
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013594236224889755
      

      outcome:

      passed
      
  • 📄 test_utils_trinary.py

    Function: test_check_trinary_valid_values

    • Test 466

      📌 Setup phase

      duration:

      0.0001354701817035675
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021375995129346848
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011532194912433624
      

      outcome:

      passed
      

    Function: test_check_trinary_invalid_value

    • Test 467

      📌 Setup phase

      duration:

      0.0001141224056482315
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004761088639497757
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011804699897766113
      

      outcome:

      passed
      

    Function: test_check_trinary_with_custom_allowed_values

    • Test 468

      📌 Setup phase

      duration:

      0.00011829286813735962
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018689129501581192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011645909398794174
      

      outcome:

      passed
      
  • 📄 test_utils_typecast.py

    Function: test_downcast_success

    • Test 469

      📌 Setup phase

      duration:

      0.00012831296771764755
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001886943355202675
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010962784290313721
      

      outcome:

      passed
      

    Function: test_upcast_success

    • Test 470

      📌 Setup phase

      duration:

      0.0001137852668762207
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018558930605649948
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011023785918951035
      

      outcome:

      passed
      

    Function: test_downcast_invalid

    • Test 471

      📌 Setup phase

      duration:

      0.00010559242218732834
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00044112373143434525
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011053681373596191
      

      outcome:

      passed
      

    Function: test_upcast_invalid

    • Test 472

      📌 Setup phase

      duration:

      0.00011376384645700455
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019528716802597046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010715611279010773
      

      outcome:

      passed
      

    Function: test_object_identity_preserved

    • Test 473

      📌 Setup phase

      duration:

      0.00011489354074001312
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014817994087934494
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010004080832004547
      

      outcome:

      passed
      

    Function: test_ensure_subclass_valid

    • Test 474

      📌 Setup phase

      duration:

      0.00010344106703996658
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013456027954816818
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.611621499061584e-05
      

      outcome:

      passed
      

    Function: test_ensure_subclass_invalid

    • Test 475

      📌 Setup phase

      duration:

      0.0001158248633146286
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018537510186433792
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010066758841276169
      

      outcome:

      passed
      

    Function: test_cast_changes_class

    • Test 476

      📌 Setup phase

      duration:

      0.0001148441806435585
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015707965940237045
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010418333113193512
      

      outcome:

      passed
      

    Function: test_cast_preserves_identity

    • Test 477

      📌 Setup phase

      duration:

      0.00011218246072530746
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013398565351963043
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010384246706962585
      

      outcome:

      passed
      
  • 📄 test_utils_utils.py

    Function: test_singleton_instance

    • Test 478

      📌 Setup phase

      duration:

      0.00012577231973409653
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015882961452007294
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001519685611128807
      

      outcome:

      passed
      

    Function: test_singleton_identity

    • Test 479

      📌 Setup phase

      duration:

      0.00011402741074562073
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014987029135227203
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010299962013959885
      

      outcome:

      passed
      

    Function: test_typename

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00044133979827165604
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016399472951889038
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016060099005699158
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025788601487874985
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014307349920272827
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014827214181423187
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022326316684484482
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000146486796438694
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015004537999629974
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026032980531454086
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013996101915836334
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014949217438697815
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000235765241086483
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013849139213562012
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015813112258911133
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022848043590784073
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014485418796539307
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014612823724746704
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002217162400484085
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015168171375989914
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001430334523320198
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013478193432092667
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013727229088544846
      

      outcome:

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013867858797311783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014763791114091873
      

      outcome:

      passed
      
    • Test 489
      params: obj=" at 0x7fae1fea8b80>", expected="function"

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00037327874451875687
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015171989798545837
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001512402668595314
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023268815129995346
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013701524585485458
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014789961278438568
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023636408150196075
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014949869364500046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014088861644268036
      

      outcome:

      passed
      
    • Test 492
      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.00022540614008903503
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001376233994960785
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014224275946617126
      

      outcome:

      passed
      
    • Test 493
      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.0002204105257987976
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001339474692940712
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014941301196813583
      

      outcome:

      passed
      
    • Test 494
      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.0002241292968392372
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018524471670389175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002621021121740341
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00034997332841157913
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018822215497493744
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001577930524945259
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002556685358285904
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001409808173775673
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024613551795482635
      

      outcome:

      passed
      
    • Test 497
      params: obj=" at 0x7fae1ff4fcf0>", expected="generator"

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00028949975967407227
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001652119681239128
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016628392040729523
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026171188801527023
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014890357851982117
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018059462308883667
      

      outcome:

      passed
      

    Function: test_next_int

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002961494028568268
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001677088439464569
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014819670468568802
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024449825286865234
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014820601791143417
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015630945563316345
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022937636822462082
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001356992870569229
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018816255033016205
      

      outcome:

      passed
      

    Function: test_zero_pad

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000316595658659935
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016253627836704254
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017143506556749344
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003168666735291481
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021042674779891968
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00029429420828819275
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003747008740901947
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017695408314466476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001993384212255478
      

      outcome:

      passed
      

    Function: test_iround

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00029197894036769867
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021389499306678772
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015622470527887344
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025156419724226
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014529097825288773
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014304928481578827
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021959654986858368
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013749860227108002
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015540234744548798
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024104025214910507
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015080440789461136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015034247189760208
      

      outcome:

      passed
      

    Function: test_sorted_naturally

    • Test 509
      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.00023854803293943405
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023171305656433105
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014713779091835022
      

      outcome:

      passed
      
    • Test 510
      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.0002567879855632782
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019101891666650772
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015669874846935272
      

      outcome:

      passed
      

    Function: test_sorted_naturally_reverse

    • Test 511
      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.00022607576102018356
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016515422612428665
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017371401190757751
      

      outcome:

      passed
      
  • 📄 test_utils_xrange.py

    Function: test_xrange_finite

    • Test 512
      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.0003305310383439064
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018481072038412094
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017773360013961792
      

      outcome:

      passed
      
    • Test 513
      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.00027972087264060974
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015602167695760727
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016973726451396942
      

      outcome:

      passed
      
    • Test 514
      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.0002994416281580925
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000181540846824646
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00029966700822114944
      

      outcome:

      passed
      
    • Test 515
      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.0002898853272199631
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001502707600593567
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016377773135900497
      

      outcome:

      passed
      

    Function: test_xrange_infinite

    • Test 516
      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.00029646046459674835
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017790775746107101
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001658368855714798
      

      outcome:

      passed
      
    • Test 517
      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.0002966448664665222
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015951786190271378
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019268691539764404
      

      outcome:

      passed
      

    Function: test_xrange_too_many_args

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0001887558028101921
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006021158769726753
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000946282409131527
      

      outcome:

      passed
      
Failed (5)
  • 📄 test_utils_get_adj.py

    Function: test_get_adjs_filter

    • Test 222

      📌 Setup phase

      duration:

      0.00011847540736198425
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0018364982679486275
      

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

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_import_logging_once_per_module

    • Test 235

      📌 Setup phase

      duration:

      0.00014315173029899597
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      2.0121385930106044
      

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

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutsSingleton

    • Test 443

      📌 Setup phase

      duration:

      0.0002737743780016899
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007852232083678246
      

      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 0x7fae200fbd00>
      
          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.0003960598260164261
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 448

      📌 Setup phase

      duration:

      0.00028300751000642776
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006386814638972282
      

      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 0x7fae1fec8880>
      
          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.0003690076991915703
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_float_alignment_in_bar

    • Test 462

      📌 Setup phase

      duration:

      0.0001184483990073204
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017524231225252151
      

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

      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: passed
      • result:
      -   nodeid: tests/test_utils_argfwd.py::test_split_at[lst0-2-expected0]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_argfwd.py::test_split_at[lst1-1-expected1]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_argfwd.py::test_split_at[lst2-0-expected2]
        type: Function
        lineno: 8
      -   nodeid: tests/test_utils_argfwd.py::test_merge_lists_unique[a0-b0-expected0]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_argfwd.py::test_merge_lists_unique[a1-b1-expected1]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_argfwd.py::test_merge_lists_unique[a2-b2-expected2]
        type: Function
        lineno: 17
      -   nodeid: tests/test_utils_argfwd.py::test_merge_dicts_unique[a0-b0-expected0]
        type: Function
        lineno: 26
      -   nodeid: tests/test_utils_argfwd.py::test_merge_dicts_unique[a1-b1-expected1]
        type: Function
        lineno: 26
      -   nodeid: tests/test_utils_argfwd.py::test_merge_dicts_unique[a2-b2-expected2]
        type: Function
        lineno: 26
      -   nodeid: tests/test_utils_argfwd.py::test_make_params_pos_basic[pos0-expected_names0]
        type: Function
        lineno: 35
      -   nodeid: tests/test_utils_argfwd.py::test_make_params_pos_basic[pos1-expected_names1]
        type: Function
        lineno: 35
      -   nodeid: tests/test_utils_argfwd.py::test_make_params_pos_basic[pos2-expected_names2]
        type: Function
        lineno: 35
      -   nodeid: tests/test_utils_argfwd.py::test_make_params_kw_basic[kw0-expected_keys0-expected_defaults0]
        type: Function
        lineno: 48
      -   nodeid: tests/test_utils_argfwd.py::test_make_params_kw_basic[kw1-expected_keys1-expected_defaults1]
        type: Function
        lineno: 48
      -   nodeid: tests/test_utils_argfwd.py::test_make_params_kw_basic[kw2-expected_keys2-expected_defaults2]
        type: Function
        lineno: 48
      -   nodeid: tests/test_utils_argfwd.py::test_make_signature_parametrized[pos0-kw0-(x, y, z=3)]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_argfwd.py::test_make_signature_parametrized[pos1-kw1-(a, b=1, c=2)]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_argfwd.py::test_make_signature_parametrized[pos2-kw2-(flag=False)]
        type: Function
        lineno: 60
      -   nodeid: tests/test_utils_argfwd.py::test_get_args_parametrized[<lambda>-expected_pos0-expected_kw0]
        type: Function
        lineno: 71
      -   nodeid: tests/test_utils_argfwd.py::test_get_args_parametrized[<lambda>-expected_pos1-expected_kw1]
        type: Function
        lineno: 71
      -   nodeid: tests/test_utils_argfwd.py::test_get_args_parametrized[<lambda>-expected_pos2-expected_kw2]
        type: Function
        lineno: 71
      -   nodeid: tests/test_utils_argfwd.py::test_signature_visible[wrap_all-(a, b, d=30, c=10)]
        type: Function
        lineno: 104
      -   nodeid: tests/test_utils_argfwd.py::test_signature_visible[wrap_skip-(a, b, c=10, d=20)]
        type: Function
        lineno: 104
      -   nodeid: tests/test_utils_argfwd.py::test_signature_visible[wrap_ignore_all-(x, y, c=10, d=20)]
        type: Function
        lineno: 104
      -   nodeid: tests/test_utils_argfwd.py::test_wrapper_behavior[wrap_all-args0-kwargs0-36]
        type: Function
        lineno: 112
      -   nodeid: tests/test_utils_argfwd.py::test_wrapper_behavior[wrap_all-args1-kwargs1-11]
        type: Function
        lineno: 112
      -   nodeid: tests/test_utils_argfwd.py::test_wrapper_behavior[wrap_skip-args2-kwargs2-10]
        type: Function
        lineno: 112
      -   nodeid: tests/test_utils_argfwd.py::test_wrapper_behavior[wrap_ignore_all-args3-kwargs3-10]
        type: Function
        lineno: 112
      
    • 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