Clone
1
run 2651 TEST commit 016fa2d
ci-bot edited this page 2025-08-26 11:55:15 +00:00

Test Report

[View CI Run 2651](https://gitea.psi.ch/tligui_y/slic/actions/runs/2651) | [Commit 016fa2d](https://gitea.psi.ch/tligui_y/slic/commit/016fa2d) ⚠️ **Test execution interrupted**

The test run was interrupted by the user (reasons : KeyboardInterrupt or ...).

📋 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])
!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt: Simulated Ctrl+C !!!!!!!!!!!!!!!!!!!!!!
/workspace/tligui_y/slic/tests/test_zlast.py:4: KeyboardInterrupt: Simulated Ctrl+C
(to show a full traceback on KeyboardInterrupt use --full-trace)
================== 5 failed, 513 passed, 3 warnings in 10.19s ==================
🪵 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, json-report-1.5.0, metadata-3.1.1, cov-5.0.0, typeguard-4.3.0
]0;slic[W 250826 11:54:38 pvpreload:38] PV preload file not loaded due to: FileNotFoundError: [Errno 2] No such file or directory: '/root/.slic/pvpreload'
collected 519 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:54:40 test_utils_logcfg:41] This is a LONG message\n'
.Captured stderr: '[E 250826 11:54:40 test_utils_logcfg:41] Please ENLARGE this!\n'
.[E 250826 11:54:41 tools:40] cannot assign endstation to IP 172.18.0.3 (33c64f76a787)
[W 250826 11:54:41 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/tmps3dn4oxf/a.txt".
Deleting "/tmp/tmps3dn4oxf/c.txt".
..Directory "/tmp/tmp8rf7u99r/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 0x7fa2e51757c0> ─╮
 Represents a user in the system.                            
                                                             
 ╭─────────────────────────────────────────────────────────╮ 
  <test_utils_richcfg.User object at 0x7fa2e51757c0>       
 ╰─────────────────────────────────────────────────────────╯ 
                                                             
   age = 30                                                  
  name = 'Alice'                                             
  role = 'admin'                                             
 greet = def greet(): Returns a welcome message.             
╰─────────────────────────────────────────────────────────────╯





Type:        User
String form: <test_utils_richcfg.User object at 0x7fa2e6170df0>
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, 57063.9 Hz]
AlignBar:  12%|#2        |  12.5/100.1 [00:00<00:00, 78610.8 Hz]
AlignBar: 100%|#########9|  99.9/100.1 [00:00<00:00, 248508.0 Hz]
AlignBar: 100%|##########| 100.1/100.1 [00:00<00:00, 145054.8 Hz]
F...
tests/test_utils_trinary.py ...
tests/test_utils_typecast.py .........
tests/test_utils_utils.py ..................................
tests/test_utils_xrange.py .......
tests/test_zlast.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 0x7fa2e5e92a00>

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

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

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

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

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

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

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

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

Generated on 2025-08-26 13:54:47 CEST

🧾 General Info

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

📋 Summary

  • Passed: 514
  • Failed: 5
  • Total: 519
  • Collected: 519

🔎 Tests

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

    Function: test_it_type_str

    • Test 1

      📌 Setup phase

      duration:

      0.0007861852645874023
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022845901548862457
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021471548825502396
      

      outcome:

      passed
      

    Function: test_it_type_float

    • Test 2

      📌 Setup phase

      duration:

      0.0001237727701663971
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016494188457727432
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010679010301828384
      

      outcome:

      passed
      

    Function: test_it_type_int

    • Test 3

      📌 Setup phase

      duration:

      0.00010915659368038177
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001499652862548828
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010004732757806778
      

      outcome:

      passed
      

    Function: test_it_value_str

    • Test 4

      📌 Setup phase

      duration:

      0.00011387374252080917
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014586839824914932
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010404642671346664
      

      outcome:

      passed
      

    Function: test_it_value_long_str

    • Test 5

      📌 Setup phase

      duration:

      0.00010759010910987854
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014205928891897202
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001000724732875824
      

      outcome:

      passed
      

    Function: test_it_value_float

    • Test 6

      📌 Setup phase

      duration:

      0.00010522175580263138
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017024390399456024
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011410843580961227
      

      outcome:

      passed
      

    Function: test_it_value_int

    • Test 7

      📌 Setup phase

      duration:

      0.0001058550551533699
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001570889726281166
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.951461106538773e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_str

    • Test 8

      📌 Setup phase

      duration:

      0.0001115892082452774
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014109443873167038
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.986385703086853e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_float

    • Test 9

      📌 Setup phase

      duration:

      0.00010764971375465393
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013855192810297012
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010349974036216736
      

      outcome:

      passed
      

    Function: test_it_empty_value_int

    • Test 10

      📌 Setup phase

      duration:

      0.00011225882917642593
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013626925647258759
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.797513484954834e-05
      

      outcome:

      passed
      

    Function: test_pstrue_str

    • Test 11

      📌 Setup phase

      duration:

      0.00011475663632154465
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014420971274375916
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.982660412788391e-05
      

      outcome:

      passed
      

    Function: test_pstrue_float

    • Test 12

      📌 Setup phase

      duration:

      0.00010619871318340302
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013578403741121292
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.737629443407059e-05
      

      outcome:

      passed
      

    Function: test_pstrue_int

    • Test 13

      📌 Setup phase

      duration:

      0.00010466668754816055
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014710333198308945
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010098889470100403
      

      outcome:

      passed
      

    Function: test_psfalse_str

    • Test 14

      📌 Setup phase

      duration:

      0.0001085139811038971
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001362580806016922
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001057824119925499
      

      outcome:

      passed
      

    Function: test_psfalse_float

    • Test 15

      📌 Setup phase

      duration:

      0.00010420288890600204
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013626087456941605
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010457448661327362
      

      outcome:

      passed
      

    Function: test_psfalse_int

    • Test 16

      📌 Setup phase

      duration:

      0.00010917242616415024
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001366613432765007
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.775348007678986e-05
      

      outcome:

      passed
      

    Function: test_it_None

    • Test 17

      📌 Setup phase

      duration:

      0.00011107977479696274
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017593149095773697
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010067038238048553
      

      outcome:

      passed
      

    Function: test_it_True

    • Test 18

      📌 Setup phase

      duration:

      0.00010638497769832611
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013669859617948532
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.670574218034744e-05
      

      outcome:

      passed
      

    Function: test_it_False

    • Test 19

      📌 Setup phase

      duration:

      0.00010858289897441864
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003302246332168579
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000106101855635643
      

      outcome:

      passed
      

    Function: test_it_nan

    • Test 20

      📌 Setup phase

      duration:

      0.00011330563575029373
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013663433492183685
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.728595614433289e-05
      

      outcome:

      passed
      

    Function: test_it_np_nan

    • Test 21

      📌 Setup phase

      duration:

      0.00011422298848628998
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001430027186870575
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010036583989858627
      

      outcome:

      passed
      

    Function: test_it_np1D_int

    • Test 22

      📌 Setup phase

      duration:

      0.00011573638767004013
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021003000438213348
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010749418288469315
      

      outcome:

      passed
      

    Function: test_it_np2D_int

    • Test 23

      📌 Setup phase

      duration:

      0.00012088008224964142
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018664542585611343
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010213255882263184
      

      outcome:

      passed
      

    Function: test_it_np1D_float

    • Test 24

      📌 Setup phase

      duration:

      0.00011720322072505951
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024786312133073807
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001048082485795021
      

      outcome:

      passed
      

    Function: test_it_np2D_float

    • Test 25

      📌 Setup phase

      duration:

      0.00012269802391529083
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020706001669168472
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010024197399616241
      

      outcome:

      passed
      

    Function: test_it_np1D_bool

    • Test 26

      📌 Setup phase

      duration:

      0.00012535788118839264
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016267970204353333
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010329484939575195
      

      outcome:

      passed
      

    Function: test_it_np1D_object

    • Test 27

      📌 Setup phase

      duration:

      0.00010695215314626694
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015207752585411072
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.760446846485138e-05
      

      outcome:

      passed
      

    Function: test_it_np_scalar_int

    • Test 28

      📌 Setup phase

      duration:

      0.00011136848479509354
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018890760838985443
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010268855839967728
      

      outcome:

      passed
      

    Function: test_it_np_scalar_float

    • Test 29

      📌 Setup phase

      duration:

      0.00010474584996700287
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001762816682457924
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001056017354130745
      

      outcome:

      passed
      

    Function: test_it_np_scalar_bool

    • Test 30

      📌 Setup phase

      duration:

      0.0001033274456858635
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018296297639608383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010571908205747604
      

      outcome:

      passed
      

    Function: test_it_list

    • Test 31

      📌 Setup phase

      duration:

      0.00010904297232627869
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015585962682962418
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.912066161632538e-05
      

      outcome:

      passed
      

    Function: test_it_tuple

    • Test 32

      📌 Setup phase

      duration:

      0.00011153798550367355
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014829356223344803
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010732002556324005
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016269925981760025
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001736469566822052
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014568399637937546
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015661586076021194
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001412220299243927
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015220046043395996
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013933144509792328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017345231026411057
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014180131256580353
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015728361904621124
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015377812087535858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001535629853606224
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014546047896146774
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001480989158153534
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013902969658374786
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002479664981365204
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013664644211530685
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015018228441476822
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016735494136810303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001496458426117897
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016441289335489273
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001596463844180107
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023704301565885544
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016011297702789307
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015046633780002594
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016671419143676758
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016470998525619507
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015563610941171646
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016317609697580338
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014206953346729279
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015877839177846909
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018821191042661667
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000155511312186718
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002072872593998909
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015820562839508057
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016477424651384354
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017250142991542816
      

      outcome:

      passed
      

    Function: test_get_args_parametrized

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00028052181005477905
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019729789346456528
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015415716916322708
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002772873267531395
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019015558063983917
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016707554459571838
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002691168338060379
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017446838319301605
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016440637409687042
      

      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 0x7fa2e692df70>
        expected_sig: (a, b, d=30, c=10)
      id: wrap_all-(a, b, d=30, c=10)
      

      📌 Setup phase

      duration:

      0.00022235512733459473
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017496943473815918
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001454884186387062
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021324679255485535
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015915464609861374
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014522112905979156
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021677836775779724
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001577269285917282
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014121457934379578
      

      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 0x7fa2e692df70>
        args:
          - 1
          - 2
          - 3
        kwargs:
      {}
        expected_result: 36
      id: wrap_all-args0-kwargs0-36
      

      📌 Setup phase

      duration:

      0.00032881274819374084
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001551145687699318
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001716669648885727
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003011086955666542
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013709906488656998
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001890435814857483
      

      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 0x7fa2e692e040>
        args:
          - (vide)
          - (vide)
        kwargs:
          c: 3
          d: 4
        expected_result: 10
      id: wrap_skip-args2-kwargs2-10
      

      📌 Setup phase

      duration:

      0.00031172577291727066
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013805832713842392
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017419178038835526
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00030551105737686157
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013334117829799652
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001731589436531067
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009035347029566765
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020292587578296661
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005591819062829018
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019199494272470474
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005492512136697769
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019663479179143906
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006217285990715027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018991995602846146
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005425224080681801
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018829945474863052
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005217967554926872
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001859869807958603
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005286764353513718
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019591301679611206
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006119720637798309
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018686335533857346
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000500902533531189
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017958972603082657
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000494539737701416
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000192936509847641
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005009891465306282
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018040090799331665
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006217826157808304
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018244516104459763
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004897294566035271
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001892661675810814
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005044639110565186
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000180794857442379
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005978550761938095
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018996838480234146
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004969034343957901
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019915588200092316
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005082264542579651
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001907050609588623
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005070287734270096
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001880880445241928
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006232224404811859
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019075069576501846
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005232114344835281
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018560700118541718
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005638832226395607
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019009597599506378
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008036904036998749
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019217189401388168
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005368273705244064
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001857103779911995
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005054064095020294
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000201457180082798
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005507264286279678
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001900484785437584
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006293300539255142
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018762052059173584
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005013365298509598
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018351897597312927
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005076862871646881
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018441583961248398
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005395729094743729
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001817876473069191
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006169034168124199
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018911529332399368
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005038212984800339
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022248737514019012
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005172528326511383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018899422138929367
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0012143999338150024
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018446147441864014
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005074767395853996
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018003769218921661
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005403421819210052
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018048379570245743
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005328133702278137
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018842890858650208
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006376709789037704
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020135287195444107
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005757967010140419
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019884202629327774
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005662897601723671
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021276436746120453
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000672616995871067
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020732171833515167
      

      outcome:

      passed
      
  • 📄 test_utils_channels.py

    Function: test_load_channels_and_channels_class_with_professional_names

    • Test 101

      📌 Setup phase

      duration:

      0.00014015473425388336
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001039339229464531
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011825188994407654
      

      outcome:

      passed
      
  • 📄 test_utils_config.py

    Function: test_config_with_nested_and_list_data

    • Test 102

      📌 Setup phase

      duration:

      0.00014137662947177887
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005499906837940216
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012161023914813995
      

      outcome:

      passed
      

    Function: test_config_with_strange_and_edge_keys

    • Test 103

      📌 Setup phase

      duration:

      0.00011139735579490662
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007717180997133255
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001221420243382454
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016933679580688477
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013330485671758652
      

      outcome:

      passed
      
    • Test 105
      params: base_color="blue"

      📌 Runtime Parameters

      params:
        base_color: blue
      id: blue
      

      📌 Setup phase

      duration:

      0.00019117817282676697
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001577259972691536
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001339474692940712
      

      outcome:

      passed
      
    • Test 106
      params: base_color="yellow"

      📌 Runtime Parameters

      params:
        base_color: yellow
      id: yellow
      

      📌 Setup phase

      duration:

      0.00017525814473628998
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001473892480134964
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013756565749645233
      

      outcome:

      passed
      
    • Test 107
      params: base_color="green"

      📌 Runtime Parameters

      params:
        base_color: green
      id: green
      

      📌 Setup phase

      duration:

      0.00018095225095748901
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014979299157857895
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013239029794931412
      

      outcome:

      passed
      
    • Test 108
      params: base_color="cyan"

      📌 Runtime Parameters

      params:
        base_color: cyan
      id: cyan
      

      📌 Setup phase

      duration:

      0.00017833057790994644
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015169009566307068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012642890214920044
      

      outcome:

      passed
      
    • Test 109
      params: base_color="magenta"

      📌 Runtime Parameters

      params:
        base_color: magenta
      id: magenta
      

      📌 Setup phase

      duration:

      0.0001651626080274582
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014739297330379486
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011958181858062744
      

      outcome:

      passed
      
    • Test 110
      params: base_color="white"

      📌 Runtime Parameters

      params:
        base_color: white
      id: white
      

      📌 Setup phase

      duration:

      0.00016209296882152557
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014051981270313263
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013533048331737518
      

      outcome:

      passed
      
    • Test 111
      params: base_color="black"

      📌 Runtime Parameters

      params:
        base_color: black
      id: black
      

      📌 Setup phase

      duration:

      0.00017368607223033905
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014729704707860947
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011883676052093506
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025178398936986923
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025361496955156326
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026372727006673813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002564508467912674
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022743921726942062
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026154983788728714
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022490229457616806
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024081207811832428
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021773763000965118
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025848113000392914
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002226606011390686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024197902530431747
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022438541054725647
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024663936346769333
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002224324271082878
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000247015617787838
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034960731863975525
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025358330458402634
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021128728985786438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026329420506954193
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002172151580452919
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024216994643211365
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021034013479948044
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025251973420381546
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002508871257305145
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024621281772851944
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022774189710617065
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002492666244506836
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023286417126655579
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024132989346981049
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023068394511938095
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025165360420942307
      

      outcome:

      passed
      
  • 📄 test_utils_dbusnotify.py

    Function: test_notify_create

    • Test 128

      📌 Setup phase

      duration:

      0.0006594248116016388
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.005101223476231098
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013909302651882172
      

      outcome:

      passed
      

    Function: test_notify_update

    • Test 129

      📌 Setup phase

      duration:

      0.00014439411461353302
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.015669585205614567
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001320214942097664
      

      outcome:

      passed
      

    Function: test_get_server_info

    • Test 130

      📌 Setup phase

      duration:

      0.00015039462596178055
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004186434671282768
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011608470231294632
      

      outcome:

      passed
      

    Function: test_get_capabilities

    • Test 131

      📌 Setup phase

      duration:

      0.00013407599180936813
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000454166904091835
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010993145406246185
      

      outcome:

      passed
      

    Function: test_notify_and_close

    • Test 132

      📌 Setup phase

      duration:

      0.0001315707340836525
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20429753698408604
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001522386446595192
      

      outcome:

      passed
      

    Function: test_notify_invalid_value

    • Test 133

      📌 Setup phase

      duration:

      0.00016686692833900452
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043467897921800613
      

      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: 1756209279.66097
        msecs: 660.9699726104736
        relativeCreated: 5998.965263366699
        thread: 140339054564864
        threadName: MainThread
        processName: MainProcess
        process: 4245
      

      📌 Teardown phase

      duration:

      0.00013070739805698395
      

      outcome:

      passed
      

    Function: test_convert_dbus_strings

    • Test 134

      📌 Setup phase

      duration:

      0.00011800229549407959
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001705838367342949
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011250469833612442
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015821866691112518
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016856100410223007
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014406908303499222
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001617874950170517
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014018546789884567
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015707407146692276
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013847555965185165
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017187278717756271
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001398148015141487
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016077887266874313
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020466279238462448
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001569930464029312
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017461460083723068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016000494360923767
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013820547610521317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001485990360379219
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002283165231347084
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017218757420778275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025386735796928406
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001421133056282997
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017727725207805634
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018014013767242432
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017324276268482208
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015173852443695068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017476268112659454
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016568414866924286
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001817094162106514
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001470940187573433
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001724250614643097
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001412220299243927
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017226580530405045
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014887750148773193
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017352402210235596
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002778097987174988
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018635299056768417
      

      outcome:

      passed
      
  • 📄 test_utils_dotdir.py

    Function: test_dotdir_creation_and_base_exists

    • Test 152

      📌 Setup phase

      duration:

      0.001292658969759941
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027155783027410507
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022187363356351852
      

      outcome:

      passed
      

    Function: test_dotdir_repr_returns_path_str

    • Test 153

      📌 Setup phase

      duration:

      0.0005974248051643372
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022709369659423828
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021537020802497864
      

      outcome:

      passed
      

    Function: test_dotdir_call

    • Test 154

      📌 Setup phase

      duration:

      0.0006350744515657425
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023122504353523254
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022153276950120926
      

      outcome:

      passed
      
  • 📄 test_utils_duo.py

    Function: TestPickledDictReal

    • Test 155

      📌 Setup phase

      duration:

      0.0001331707462668419
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004891593940556049
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014444347470998764
      

      outcome:

      passed
      
    • Test 156

      📌 Setup phase

      duration:

      0.00012072362005710602
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0021705469116568565
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013596657663583755
      

      outcome:

      passed
      

    Function: TestSecrets

    • Test 157

      📌 Setup phase

      duration:

      0.0005906056612730026
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0024658329784870148
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0006775399670004845
      

      outcome:

      passed
      
    • Test 158

      📌 Setup phase

      duration:

      0.0005643507465720177
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.002037367783486843
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00035007670521736145
      

      outcome:

      passed
      
    • Test 159

      📌 Setup phase

      duration:

      0.0005346024408936501
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000649438239634037
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00033194292336702347
      

      outcome:

      passed
      

    Function: test_get_pgroup_raises_if_no_key

    • Test 160

      📌 Setup phase

      duration:

      0.0002031959593296051
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000394430011510849
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001446874812245369
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_same_name_and_pi

    • Test 161

      📌 Setup phase

      duration:

      0.00018915720283985138
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001913607120513916
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001296820119023323
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_different_pi

    • Test 162

      📌 Setup phase

      duration:

      0.0001775221899151802
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017844699323177338
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001964811235666275
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_with_owner

    • Test 163

      📌 Setup phase

      duration:

      0.00017542764544487
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001719444990158081
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001386888325214386
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_no_owner

    • Test 164

      📌 Setup phase

      duration:

      0.00016453862190246582
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017453450709581375
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026116520166397095
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_mock

    • Test 165

      📌 Setup phase

      duration:

      0.00017572753131389618
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017256103456020355
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001360420137643814
      

      outcome:

      passed
      
  • 📄 test_utils_elog.py

    Function: test_get_default_elog_instance_with_direct_password_and_real_check

    • Test 166

      📌 Setup phase

      duration:

      0.00011710729449987411
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.019584404304623604
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015474017709493637
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_with_wrong_password_and_real_check

    • Test 167

      📌 Setup phase

      duration:

      0.000128929503262043
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00570839736610651
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015009939670562744
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_asks_password_and_opens

    • Test 168

      📌 Setup phase

      duration:

      0.00014286581426858902
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.017165997996926308
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017895642668008804
      

      outcome:

      passed
      

    Function: test_get_default_elog_with_path_home

    • Test 169

      📌 Setup phase

      duration:

      0.000133623369038105
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.014223887585103512
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001743696630001068
      

      outcome:

      passed
      

    Function: test_screenshot

    • Test 170

      📌 Setup phase

      duration:

      0.0001323167234659195
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.02364363521337509
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017161760479211807
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022903550416231155
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015850644558668137
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017703603953123093
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016383826732635498
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015957187861204147
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015084818005561829
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001589721068739891
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013968627899885178
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017110444605350494
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014318618923425674
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002184901386499405
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015479698777198792
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013583805412054062
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022796541452407837
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001559872180223465
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013757403939962387
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016921013593673706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014567840844392776
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001565106213092804
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014064926654100418
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022329110652208328
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016149133443832397
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013748835772275925
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015765242278575897
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013863015919923782
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017139222472906113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014718063175678253
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022222846746444702
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015135947614908218
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015036389231681824
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021021626889705658
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016083382070064545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014559738337993622
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016954634338617325
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013762153685092926
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017544161528348923
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013965368270874023
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015038438141345978
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014590192586183548
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024585239589214325
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014683883637189865
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014101620763540268
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015717651695013046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001394283026456833
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015637464821338654
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014205928891897202
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000385945662856102
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017414987087249756
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003636181354522705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001412704586982727
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003712419420480728
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001453068107366562
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034019816666841507
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016291160136461258
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003522923216223717
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015073362737894058
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018437858670949936
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013954006135463715
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00045602861791849136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001485990360379219
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035073980689048767
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015631597489118576
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019540637731552124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014763791114091873
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017992034554481506
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013897381722927094
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015783868730068207
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014808867126703262
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015723146498203278
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013503339141607285
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016865041106939316
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014139898121356964
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001525571569800377
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014847144484519958
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015897024422883987
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015934184193611145
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017389189451932907
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016066338866949081
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001525282859802246
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001542670652270317
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016285013407468796
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015822891145944595
      

      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 0x7fa2e67b35e0>
        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.00024358835071325302
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016399752348661423
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001401863992214203
      

      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 0x7fa2e67b3700>
        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.00022238679230213165
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015971343964338303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015180278569459915
      

      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 0x7fa2e67b3790>
        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.0002183830365538597
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014713779091835022
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014175567775964737
      

      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 0x7fa2e67b3820>
        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.00023093819618225098
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015132129192352295
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001415042206645012
      

      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 0x7fa2e67b38b0>
        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.00020934361964464188
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015507452189922333
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014534778892993927
      

      outcome:

      passed
      

    Function: test_printed_exception

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0008995383977890015
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0013236161321401596
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005262549966573715
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000660373829305172
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009508738294243813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005178395658731461
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006559127941727638
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00124432984739542
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004965038970112801
      

      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 0x7fa2e67b3820>
        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.0006293747574090958
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009655710309743881
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000491575337946415
      

      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 0x7fa2e67b38b0>
        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.0006662281230092049
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0015058889985084534
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005391286686062813
      

      outcome:

      passed
      
  • 📄 test_utils_get_adj.py

    Function: test_get_adj_success

    • Test 219

      📌 Setup phase

      duration:

      0.00013180822134017944
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007308274507522583
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012188032269477844
      

      outcome:

      passed
      

    Function: test_get_adj_not_found

    • Test 220

      📌 Setup phase

      duration:

      0.0006492920219898224
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010451655834913254
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004652738571166992
      

      outcome:

      passed
      

    Function: test_ensure_adjs_mixed

    • Test 221

      📌 Setup phase

      duration:

      0.00014171097427606583
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007142806425690651
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012176577001810074
      

      outcome:

      passed
      
  • 📄 test_utils_ipy.py

    Function: test_devices_repr_fallback_and_ignore

    • Test 223

      📌 Setup phase

      duration:

      0.0004673860967159271
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005247090011835098
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002659810706973076
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00045403651893138885
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019559916108846664
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00042891595512628555
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018264353275299072
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040231458842754364
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018775183707475662
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003588292747735977
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021062511950731277
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036597996950149536
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001794053241610527
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004011644050478935
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018608476966619492
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000396728515625
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018331687897443771
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006722752004861832
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022753793746232986
      

      outcome:

      passed
      
  • 📄 test_utils_lazypv.py

    Function: test_getattr

    • Test 232

      📌 Setup phase

      duration:

      0.00013282150030136108
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.09777451027184725
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00045784376561641693
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_custom_log_outputs

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0021592220291495323
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008842889219522476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002699773758649826
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004118792712688446
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040143541991710663
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024969782680273056
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007939152419567108
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024474412202835083
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00048706214874982834
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024502910673618317
      

      outcome:

      passed
      

    Function: test_ignore_only_by_level

    • Test 238

      📌 Setup phase

      duration:

      0.00025585200637578964
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004135584458708763
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001743445172905922
      

      outcome:

      passed
      

    Function: test_ignore_only_by_msg

    • Test 239

      📌 Setup phase

      duration:

      0.0002532918006181717
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003791721537709236
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018613599240779877
      

      outcome:

      passed
      

    Function: test_filter_removed_after_context

    • Test 240

      📌 Setup phase

      duration:

      0.00024549104273319244
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003753490746021271
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016689766198396683
      

      outcome:

      passed
      
  • 📄 test_utils_marker.py

    Function: test_format_value_with_units

    • Test 241

      📌 Setup phase

      duration:

      0.0001313658431172371
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018078740686178207
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011353287845849991
      

      outcome:

      passed
      

    Function: test_format_value_without_units

    • Test 242

      📌 Setup phase

      duration:

      0.00010913889855146408
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013554655015468597
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010780896991491318
      

      outcome:

      passed
      

    Function: test_marker_name_default

    • Test 243

      📌 Setup phase

      duration:

      0.00010653119534254074
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022672489285469055
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010599195957183838
      

      outcome:

      passed
      

    Function: test_marker_name_custom

    • Test 244

      📌 Setup phase

      duration:

      0.0001119980588555336
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016000308096408844
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010339915752410889
      

      outcome:

      passed
      

    Function: test_marker_repr_format

    • Test 245

      📌 Setup phase

      duration:

      0.00010628625750541687
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018983148038387299
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010496843606233597
      

      outcome:

      passed
      

    Function: test_marker_update_changes_value

    • Test 246

      📌 Setup phase

      duration:

      0.00010599754750728607
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016911234706640244
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010841712355613708
      

      outcome:

      passed
      

    Function: test_marker_update_with_explicit_value

    • Test 247

      📌 Setup phase

      duration:

      0.00010483991354703903
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014203600585460663
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010005570948123932
      

      outcome:

      passed
      

    Function: test_marker_goto_sets_value_and_returns_result

    • Test 248

      📌 Setup phase

      duration:

      0.00010402407497167587
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016861874610185623
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001042420044541359
      

      outcome:

      passed
      

    Function: test_marker_call_is_alias_of_goto

    • Test 249

      📌 Setup phase

      duration:

      0.00013006199151277542
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001526903361082077
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013809651136398315
      

      outcome:

      passed
      

    Function: test_markers_register_and_access

    • Test 250

      📌 Setup phase

      duration:

      0.00011424720287322998
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002862885594367981
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010301917791366577
      

      outcome:

      passed
      

    Function: test_markers_repr_contains_all

    • Test 251

      📌 Setup phase

      duration:

      0.00011522509157657623
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033715926110744476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010684505105018616
      

      outcome:

      passed
      

    Function: test_marker_registry_dict_is_printable_dict

    • Test 252

      📌 Setup phase

      duration:

      0.0001099882647395134
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020918715745210648
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010342337191104889
      

      outcome:

      passed
      

    Function: test_markers_getitem_invalid_key_raises

    • Test 253

      📌 Setup phase

      duration:

      0.00010733772069215775
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002492554485797882
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001056864857673645
      

      outcome:

      passed
      
  • 📄 test_utils_metaclasses.py

    Function: test_combine_classes_combines_methods

    • Test 254

      📌 Setup phase

      duration:

      0.00011648237705230713
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002016015350818634
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010628998279571533
      

      outcome:

      passed
      

    Function: test_registryabc_combines_registrymeta_and_abcmeta

    • Test 255

      📌 Setup phase

      duration:

      0.00011186487972736359
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.005358527414500713
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014198757708072662
      

      outcome:

      passed
      
  • 📄 test_utils_namespace.py

    Function: test_namespace_pretty_repr_mixed_and_nested

    • Test 256

      📌 Setup phase

      duration:

      0.0001322748139500618
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000275246798992157
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011563114821910858
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.01962750032544136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003036428242921829
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004478730261325836
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019413139671087265
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040377862751483917
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000195259228348732
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037200842052698135
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019827298820018768
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037088990211486816
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001837136223912239
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035239383578300476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020192377269268036
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035856012254953384
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019119493663311005
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003425814211368561
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019739940762519836
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034602638334035873
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019999220967292786
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003436114639043808
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002010231837630272
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005160914734005928
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002005239948630333
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035185832530260086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001993570476770401
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003363732248544693
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019343197345733643
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037229154258966446
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022688042372465134
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034755468368530273
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002037370577454567
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003723055124282837
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021446216851472855
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035750027745962143
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020375940948724747
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033472757786512375
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019983388483524323
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035504065454006195
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020874198526144028
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035374052822589874
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002074381336569786
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034542568027973175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020825490355491638
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032439641654491425
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021130964159965515
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003315890207886696
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002129673957824707
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003406507894396782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002010064199566841
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033754948526620865
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020068418234586716
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003430955111980438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020565837621688843
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034333672374486923
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020073819905519485
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003458904102444649
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020128022879362106
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003292560577392578
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020834524184465408
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003288760781288147
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020916573703289032
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033696647733449936
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021325703710317612
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032848212867975235
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020522531121969223
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034142378717660904
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021570269018411636
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001507895067334175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017124973237514496
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014526117593050003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001697540283203125
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013810954988002777
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001755421981215477
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001386944204568863
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001660957932472229
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014822930097579956
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018452107906341553
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00031016208231449127
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001780819147825241
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002382388338446617
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018067751079797745
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002352176234126091
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000177835114300251
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023177359253168106
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001915236935019493
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014262273907661438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015243235975503922
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015791784971952438
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000162552110850811
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001375153660774231
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016030482947826385
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016229599714279175
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001473585143685341
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000147329643368721
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001377630978822708
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013298727571964264
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001324247568845749
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014472100883722305
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015356391668319702
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015114527195692062
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013889558613300323
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00020873639732599258
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015046074986457825
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013916287571191788
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001404695212841034
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001489780843257904
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014161784201860428
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013568531721830368
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022184941917657852
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013541243970394135
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016420800238847733
      

      outcome:

      passed
      
  • 📄 test_utils_path.py

    Function: test_can_create_all_files_user_says_yes

    • Test 311

      📌 Setup phase

      duration:

      0.00012738164514303207
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010045180097222328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011212751269340515
      

      outcome:

      passed
      

    Function: test_can_create_all_files_user_says_no

    • Test 312

      📌 Setup phase

      duration:

      0.0001218477264046669
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004509054124355316
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011235009878873825
      

      outcome:

      passed
      

    Function: test_make_missing_dir_creates_folder

    • Test 313

      📌 Setup phase

      duration:

      0.0001130690798163414
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005735177546739578
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011389516294002533
      

      outcome:

      passed
      

    Function: test_glob_files_returns_matching_files_only

    • Test 314

      📌 Setup phase

      duration:

      0.00011349469423294067
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010105641558766365
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012876372784376144
      

      outcome:

      passed
      

    Function: test_filter_files_excludes_directories

    • Test 315

      📌 Setup phase

      duration:

      0.00011528469622135162
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006033778190612793
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012049265205860138
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00047236960381269455
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020526349544525146
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002891840413212776
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015906710177659988
      

      outcome:

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

      📌 Runtime Parameters

      params:
        test_obj: simple string
      id: simple string
      

      📌 Setup phase

      duration:

      0.0005176402628421783
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033926311880350113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016011390835046768
      

      outcome:

      passed
      
    • Test 319
      params: test_obj=42

      📌 Runtime Parameters

      params:
        test_obj: 42
      id: 42
      

      📌 Setup phase

      duration:

      0.0005646366626024246
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028414279222488403
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001606382429599762
      

      outcome:

      passed
      
    • Test 320
      params: test_obj=3.14159

      📌 Runtime Parameters

      params:
        test_obj: 3.14159
      id: 3.14159
      

      📌 Setup phase

      duration:

      0.000523839145898819
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002919277176260948
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016070157289505005
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003248387947678566
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016829278320074081
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002811504527926445
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017755944281816483
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022582244127988815
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015936605632305145
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002549523487687111
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001398148015141487
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001365048810839653
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014755316078662872
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014064088463783264
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014504604041576385
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014511309564113617
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014610402286052704
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013707485049962997
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023100338876247406
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001371549442410469
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014786794781684875
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023117568343877792
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013675447553396225
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013836845755577087
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021262653172016144
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013091415166854858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014319643378257751
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001572035253047943
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013683270663022995
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001504812389612198
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014283135533332825
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001327870413661003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014570076018571854
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023699644953012466
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013346131891012192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013462640345096588
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013755075633525848
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014039687812328339
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015002582222223282
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001537976786494255
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015591271221637726
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014555081725120544
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016085058450698853
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014338456094264984
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015615765005350113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014124903827905655
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014885328710079193
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014872010797262192
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015243235975503922
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014065485447645187
      

      outcome:

      passed
      
    • Test 342

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023328512907028198
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015458930283784866
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001412760466337204
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013399310410022736
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013337098062038422
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014062970876693726
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016380660235881805
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001331288367509842
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016350392252206802
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013340450823307037
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015369337052106857
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014867540448904037
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016410835087299347
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001467941328883171
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001568123698234558
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014108233153820038
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001513008028268814
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015344563871622086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016680173575878143
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001458851620554924
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015513505786657333
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013710185885429382
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014997180551290512
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001444406807422638
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015255622565746307
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014110468327999115
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001547122374176979
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001478344202041626
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016697309911251068
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014284998178482056
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015065260231494904
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002586767077445984
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014012493193149567
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000161733478307724
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002609565854072571
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013467390090227127
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001570042222738266
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023713521659374237
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015274900943040848
      

      outcome:

      passed
      

    Function: test_printable_dict_of_dicts

    • Test 360

      📌 Setup phase

      duration:

      0.00010963715612888336
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025232695043087006
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011410750448703766
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000319724902510643
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018372852355241776
      

      outcome:

      passed
      
  • 📄 test_utils_rangebar.py

    Function: test_full_progress_bar

    • Test 362

      📌 Setup phase

      duration:

      0.00047934427857398987
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030283164232969284
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001891348510980606
      

      outcome:

      passed
      

    Function: test_half_progress_bar

    • Test 363

      📌 Setup phase

      duration:

      0.00029198918491601944
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021357089281082153
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015969481319189072
      

      outcome:

      passed
      

    Function: test_zero_progress_bar

    • Test 364

      📌 Setup phase

      duration:

      0.000283706933259964
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000196944922208786
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016929395496845245
      

      outcome:

      passed
      

    Function: test_overflow_bar

    • Test 365

      📌 Setup phase

      duration:

      0.0002805907279253006
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021327845752239227
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016241800040006638
      

      outcome:

      passed
      

    Function: test_underflow_bar

    • Test 366

      📌 Setup phase

      duration:

      0.0002591758966445923
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018797721713781357
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016007013618946075
      

      outcome:

      passed
      

    Function: test_repr

    • Test 367

      📌 Setup phase

      duration:

      0.00010962039232254028
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014150701463222504
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011879578232765198
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001864079385995865
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019996240735054016
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018652807921171188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020332541316747665
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020014308393001556
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019184034317731857
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019006803631782532
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001967931166291237
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018792971968650818
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018758326768875122
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019126851111650467
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018886476755142212
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019744876772165298
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018890947103500366
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001888638362288475
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019405782222747803
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001937858760356903
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019124243408441544
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001859692856669426
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018911529332399368
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017883442342281342
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019821524620056152
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017463788390159607
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014416314661502838
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013729184865951538
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013577938079833984
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013879314064979553
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013758614659309387
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014864839613437653
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014209840446710587
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013718660920858383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013304222375154495
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001453980803489685
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014070887118577957
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013603828847408295
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001376727595925331
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015117134898900986
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001477859914302826
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014082249253988266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023041293025016785
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001353733241558075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014289747923612595
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014646537601947784
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013433489948511124
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017199385911226273
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014032796025276184
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013885367661714554
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014233775436878204
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013834144920110703
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001348257064819336
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001410115510225296
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013575423508882523
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013426505029201508
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013953447341918945
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001449650153517723
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013304408639669418
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013451557606458664
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013067573308944702
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014005880802869797
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013593770563602448
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014130491763353348
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001382371410727501
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001349160447716713
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015036575496196747
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014091841876506805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001446874812245369
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014459993690252304
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001383516937494278
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014200620353221893
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015632621943950653
      

      outcome:

      passed
      
  • 📄 test_utils_registry.py

    Function: test_metaclass_creates_weakset

    • Test 403

      📌 Setup phase

      duration:

      0.0001233341172337532
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006517153233289719
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011818390339612961
      

      outcome:

      passed
      

    Function: test_metaclass_tracks_instances

    • Test 404

      📌 Setup phase

      duration:

      0.00012039206922054291
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025421008467674255
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010321848094463348
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 405

      📌 Setup phase

      duration:

      0.00019314885139465332
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005680909380316734
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016258098185062408
      

      outcome:

      passed
      

    Function: test_instance_tracking

    • Test 406

      📌 Setup phase

      duration:

      0.0001797843724489212
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020820461213588715
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012481585144996643
      

      outcome:

      passed
      

    Function: test_collect_instances_recursive

    • Test 407

      📌 Setup phase

      duration:

      0.00018931832164525986
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0020998818799853325
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001630876213312149
      

      outcome:

      passed
      

    Function: test_instances_function

    • Test 408

      📌 Setup phase

      duration:

      0.00019449740648269653
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009914375841617584
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014607049524784088
      

      outcome:

      passed
      

    Function: test_non_registry_class_error

    • Test 409

      📌 Setup phase

      duration:

      0.00012892670929431915
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019259005784988403
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010131858289241791
      

      outcome:

      passed
      

    Function: test_signature_preservation

    • Test 410

      📌 Setup phase

      duration:

      0.00011421740055084229
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002666246145963669
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012385286390781403
      

      outcome:

      passed
      
  • 📄 test_utils_richcfg.py

    Function: test_rich_inspector_outputs_more_than_builtin

    • Test 411

      📌 Setup phase

      duration:

      0.00020794756710529327
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0949987219646573
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023896712809801102
      

      outcome:

      passed
      
  • 📄 test_utils_run_later.py

    Function: test_init_and_repr

    • Test 412

      📌 Setup phase

      duration:

      0.00015255063772201538
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025387760251760483
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011499039828777313
      

      outcome:

      passed
      

    Function: test_call

    • Test 413

      📌 Setup phase

      duration:

      0.00012947525829076767
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018496904522180557
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010348577052354813
      

      outcome:

      passed
      

    Function: test_matmul_with_string

    • Test 414

      📌 Setup phase

      duration:

      0.00011285301297903061
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016753189265727997
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001100543886423111
      

      outcome:

      passed
      

    Function: test_matmul_with_list

    • Test 415

      📌 Setup phase

      duration:

      0.00010636262595653534
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015579722821712494
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010731909424066544
      

      outcome:

      passed
      

    Function: test_matmul_with_single_int

    • Test 416

      📌 Setup phase

      duration:

      0.00011010654270648956
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001522330567240715
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010033324360847473
      

      outcome:

      passed
      

    Function: test_run_at_future_triggered_and_logs

    • Test 417

      📌 Setup phase

      duration:

      0.00030806660652160645
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.2062615491449833
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028473418205976486
      

      outcome:

      passed
      

    Function: test_run_at_already_past

    • Test 418

      📌 Setup phase

      duration:

      0.00035169627517461777
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035325437784194946
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018722843378782272
      

      outcome:

      passed
      

    Function: test_run_in_future_triggered_and_logs

    • Test 419

      📌 Setup phase

      duration:

      0.00028071366250514984
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20201158709824085
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00035307835787534714
      

      outcome:

      passed
      

    Function: test_run_in_past

    • Test 420

      📌 Setup phase

      duration:

      0.00033803563565015793
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003697006031870842
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002218065783381462
      

      outcome:

      passed
      

    Function: test_run_later_with_seconds

    • Test 421

      📌 Setup phase

      duration:

      0.00025685690343379974
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20180624816566706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028592534363269806
      

      outcome:

      passed
      

    Function: test_run_later_with_past_datetime

    • Test 422

      📌 Setup phase

      duration:

      0.00035433005541563034
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003367811441421509
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019073765724897385
      

      outcome:

      passed
      

    Function: test_run_at_tqdm_multiple_updates

    • Test 423

      📌 Setup phase

      duration:

      0.00031780824065208435
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20213937759399414
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003177942708134651
      

      outcome:

      passed
      

    Function: test_today_basic

    • Test 424

      📌 Setup phase

      duration:

      0.00017547700554132462
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007755393162369728
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012739934027194977
      

      outcome:

      passed
      

    Function: test_tomorrow_basic

    • Test 425

      📌 Setup phase

      duration:

      0.00012931134551763535
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003722691908478737
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011595431715250015
      

      outcome:

      passed
      

    Function: test_yesterday_basic

    • Test 426

      📌 Setup phase

      duration:

      0.00011746212840080261
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035457033663988113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012345332652330399
      

      outcome:

      passed
      

    Function: test_today_matmul_string

    • Test 427

      📌 Setup phase

      duration:

      0.00012045446783304214
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003476310521364212
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010739918798208237
      

      outcome:

      passed
      

    Function: test_tomorrow_matmul_list

    • Test 428

      📌 Setup phase

      duration:

      0.00010919012129306793
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034458283334970474
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012217462062835693
      

      outcome:

      passed
      

    Function: test_yesterday_matmul_single

    • Test 429

      📌 Setup phase

      duration:

      0.00011124927550554276
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003484683111310005
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010662432760000229
      

      outcome:

      passed
      
  • 📄 test_utils_sendmail.py

    Function: test_sendmail_local_delivery

    • Test 430

      📌 Setup phase

      duration:

      0.00012477394193410873
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.14000187069177628
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002450477331876755
      

      outcome:

      passed
      

    Function: test_sendmail_raises_on_sendmail_failure

    • Test 431

      📌 Setup phase

      duration:

      0.0003392482176423073
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007780985906720161
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017443671822547913
      

      outcome:

      passed
      
  • 📄 test_utils_sendsms.py

    Function: test_sendsms_local_delivery

    • Test 432

      📌 Setup phase

      duration:

      0.00013691280037164688
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.11659456975758076
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003409050405025482
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutInitialization

    • Test 433

      📌 Setup phase

      duration:

      0.0004654228687286377
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003030449151992798
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017928052693605423
      

      outcome:

      passed
      
    • Test 434

      📌 Setup phase

      duration:

      0.0002633938565850258
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002126125618815422
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015947222709655762
      

      outcome:

      passed
      

    Function: test_run_method

    • Test 435

      📌 Setup phase

      duration:

      0.00043317023664712906
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009236093610525131
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003222636878490448
      

      outcome:

      passed
      

    Function: test_repr_output

    • Test 436

      📌 Setup phase

      duration:

      0.0003100670874118805
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027455296367406845
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020301900804042816
      

      outcome:

      passed
      

    Function: test_source_with_regular_function

    • Test 437

      📌 Setup phase

      duration:

      0.00029707886278629303
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0022115930914878845
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002348925918340683
      

      outcome:

      passed
      

    Function: test_source_error_handling

    • Test 438

      📌 Setup phase

      duration:

      0.0003315787762403488
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011121472343802452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000186101533472538
      

      outcome:

      passed
      

    Function: test_as_shortcut_basic

    • Test 439

      📌 Setup phase

      duration:

      0.00023279991000890732
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024483446031808853
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002573290839791298
      

      outcome:

      passed
      

    Function: test_as_shortcut_with_name

    • Test 440

      📌 Setup phase

      duration:

      0.0002353554591536522
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00028224289417266846
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023614801466464996
      

      outcome:

      passed
      

    Function: test_as_shortcut_factory_pattern

    • Test 441

      📌 Setup phase

      duration:

      0.0003120116889476776
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002234969288110733
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001716138795018196
      

      outcome:

      passed
      

    Function: TestShortcutsSingleton

    • Test 442

      📌 Setup phase

      duration:

      0.0004946906119585037
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021961983293294907
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016777403652668
      

      outcome:

      passed
      
    • Test 444

      📌 Setup phase

      duration:

      0.0002976199612021446
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00027216970920562744
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017034728080034256
      

      outcome:

      passed
      
    • Test 445

      📌 Setup phase

      duration:

      0.0005183378234505653
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000294731929898262
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017982255667448044
      

      outcome:

      passed
      
    • Test 446

      📌 Setup phase

      duration:

      0.0003181230276823044
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000323503278195858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00027308426797389984
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 447

      📌 Setup phase

      duration:

      0.0005465662106871605
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009550508111715317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000393877737224102
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 449

      📌 Setup phase

      duration:

      0.00020650681108236313
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017629191279411316
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003000013530254364
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007479330524802208
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002328231930732727
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000506076030433178
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001748017966747284
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002772025763988495
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014191865921020508
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001910049468278885
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006802426651120186
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000199134461581707
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00044728443026542664
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008854223415255547
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002659084275364876
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004004482179880142
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008248621597886086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024804193526506424
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004083961248397827
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000830482691526413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002520112320780754
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004176907241344452
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007978873327374458
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017880834639072418
      

      outcome:

      passed
      
  • 📄 test_utils_termtitle.py

    Function: test_terminal_title_with_tmux

    • Test 458

      📌 Setup phase

      duration:

      0.00014902371913194656
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.020571108907461166
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00038590654730796814
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_complete_progress_bar

    • Test 459

      📌 Setup phase

      duration:

      0.00025890953838825226
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004884663969278336
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019847042858600616
      

      outcome:

      passed
      

    Function: test_set_progress_multiple_points

    • Test 460

      📌 Setup phase

      duration:

      0.0002368781715631485
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.002691897563636303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018698722124099731
      

      outcome:

      passed
      

    Function: test_format_sizeof_alignment

    • Test 461

      📌 Setup phase

      duration:

      0.00018274877220392227
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024354364722967148
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014278758317232132
      

      outcome:

      passed
      

    Function: test_custom_unit

    • Test 463

      📌 Setup phase

      duration:

      0.00015931017696857452
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004993205890059471
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013325177133083344
      

      outcome:

      passed
      

    Function: test_clamp_above_total

    • Test 464

      📌 Setup phase

      duration:

      0.00012732576578855515
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006848098710179329
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001978473737835884
      

      outcome:

      passed
      

    Function: test_clamp_below_zero

    • Test 465

      📌 Setup phase

      duration:

      0.00013308506458997726
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001000954769551754
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000180746428668499
      

      outcome:

      passed
      
  • 📄 test_utils_trinary.py

    Function: test_check_trinary_valid_values

    • Test 466

      📌 Setup phase

      duration:

      0.0002030571922659874
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002644611522555351
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015611574053764343
      

      outcome:

      passed
      

    Function: test_check_trinary_invalid_value

    • Test 467

      📌 Setup phase

      duration:

      0.00016486458480358124
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006047012284398079
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017066951841115952
      

      outcome:

      passed
      

    Function: test_check_trinary_with_custom_allowed_values

    • Test 468

      📌 Setup phase

      duration:

      0.00017878878861665726
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002599824219942093
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001577315852046013
      

      outcome:

      passed
      
  • 📄 test_utils_typecast.py

    Function: test_downcast_success

    • Test 469

      📌 Setup phase

      duration:

      0.00018014200031757355
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002683689817786217
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016058888286352158
      

      outcome:

      passed
      

    Function: test_upcast_success

    • Test 470

      📌 Setup phase

      duration:

      0.00016485154628753662
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002051154151558876
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016447994858026505
      

      outcome:

      passed
      

    Function: test_downcast_invalid

    • Test 471

      📌 Setup phase

      duration:

      0.00011749379336833954
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00047954823821783066
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017822161316871643
      

      outcome:

      passed
      

    Function: test_upcast_invalid

    • Test 472

      📌 Setup phase

      duration:

      0.0001267334446310997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018357019871473312
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013743806630373
      

      outcome:

      passed
      

    Function: test_object_identity_preserved

    • Test 473

      📌 Setup phase

      duration:

      0.00011096987873315811
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001438027247786522
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001345546916127205
      

      outcome:

      passed
      

    Function: test_ensure_subclass_valid

    • Test 474

      📌 Setup phase

      duration:

      0.0001772809773683548
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000253068283200264
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017750076949596405
      

      outcome:

      passed
      

    Function: test_ensure_subclass_invalid

    • Test 475

      📌 Setup phase

      duration:

      0.00017601996660232544
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002853386104106903
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015080906450748444
      

      outcome:

      passed
      

    Function: test_cast_changes_class

    • Test 476

      📌 Setup phase

      duration:

      0.00017766747623682022
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002715783193707466
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015131477266550064
      

      outcome:

      passed
      

    Function: test_cast_preserves_identity

    • Test 477

      📌 Setup phase

      duration:

      0.00011525489389896393
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015177763998508453
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013228598982095718
      

      outcome:

      passed
      
  • 📄 test_utils_utils.py

    Function: test_singleton_instance

    • Test 478

      📌 Setup phase

      duration:

      0.00013996288180351257
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001584365963935852
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012557581067085266
      

      outcome:

      passed
      

    Function: test_singleton_identity

    • Test 479

      📌 Setup phase

      duration:

      0.00013603921979665756
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013993866741657257
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013132113963365555
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021869130432605743
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019522849470376968
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002747895196080208
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014721788465976715
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015249568969011307
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002396516501903534
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014039594680070877
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001596640795469284
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017040781676769257
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002223830670118332
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003937091678380966
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000258835032582283
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021402910351753235
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014490820467472076
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017509888857603073
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014896225184202194
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016400404274463654
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020272471010684967
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016797147691249847
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001443866640329361
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017995107918977737
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003572460263967514
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015400629490613937
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015655998140573502
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002389298751950264
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001403549686074257
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001559210941195488
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022416654974222183
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014508236199617386
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013947580009698868
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013676565140485764
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015177391469478607
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013746414333581924
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014145765453577042
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001310957595705986
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015635881572961807
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013301055878400803
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001426953822374344
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022537633776664734
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015599001199007034
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014166627079248428
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022650696337223053
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013957545161247253
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014168769121170044
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002141520380973816
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013246480375528336
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014645885676145554
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014022830873727798
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014783814549446106
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013764109462499619
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014760252088308334
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022161565721035004
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001354040578007698
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013741198927164078
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014275219291448593
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001518838107585907
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013320986181497574
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001603132113814354
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013525784015655518
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015293899923563004
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014336314052343369
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013924390077590942
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013566575944423676
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013673771172761917
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013695750385522842
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013683922588825226
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001349225640296936
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015188287943601608
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017689354717731476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014733150601387024
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017815828323364258
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014500692486763
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001580445095896721
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014334823936223984
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001600487157702446
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016472674906253815
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015154294669628143
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015375763177871704
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001408737152814865
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024102069437503815
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014192983508110046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001797061413526535
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017167255282402039
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015549268573522568
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001512998715043068
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016370508819818497
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004678070545196533
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000130518339574337
      

      outcome:

      passed
      
  • 📄 test_zlast.py

    Function: test_keyboard_interrupt

    • Test 519

      📌 Setup phase

      duration:

      0.0001231962814927101
      

      outcome:

      passed
      
Failed (5)
  • 📄 test_utils_get_adj.py

    Function: test_get_adjs_filter

    • Test 222

      📌 Setup phase

      duration:

      0.00011406932026147842
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001583850011229515
      

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

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_import_logging_once_per_module

    • Test 235

      📌 Setup phase

      duration:

      0.00014577805995941162
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      1.7779529485851526
      

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

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutsSingleton

    • Test 443

      📌 Setup phase

      duration:

      0.00034068524837493896
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007303133606910706
      

      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 0x7fa2e5e92a00>
      
          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.0002817288041114807
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 448

      📌 Setup phase

      duration:

      0.0004019979387521744
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000826600007712841
      

      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 0x7fa2e5454670>
      
          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.00022260751575231552
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_float_alignment_in_bar

    • Test 462

      📌 Setup phase

      duration:

      0.0001220768317580223
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0021943850442767143
      

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

      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 (55 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
    -   nodeid: tests/test_zlast.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
      
    • tests/test_zlast.py
      • Outcome: passed
      • result:
      -   nodeid: tests/test_zlast.py::test_keyboard_interrupt
        type: Function
        lineno: 2
      
. (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