Clone
1
run 2650 TEST commit 175a64f
ci-bot edited this page 2025-08-26 11:52:16 +00:00

Test Report

View CI Run 2650 | Commit 175a64f ⚠️ 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.20s ==================
🪵 Full raw pytest log
============================= test session starts ==============================
platform linux -- Python 3.8.20, pytest-8.3.4, pluggy-1.5.0
rootdir: /workspace/tligui_y/slic
plugins: time-machine-2.15.0, cov-5.0.0, json-report-1.5.0, metadata-3.1.1, typeguard-4.3.0
]0;slic[W 250826 11:51:40 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:51:42 test_utils_logcfg:41] This is a LONG message\n'
.Captured stderr: '[E 250826 11:51:42 test_utils_logcfg:41] Please ENLARGE this!\n'
.[E 250826 11:51:43 tools:40] cannot assign endstation to IP 172.18.0.3 (c517fafeaf64)
[W 250826 11:51:43 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/tmp7uxl5zi8/a.txt".
Deleting "/tmp/tmp7uxl5zi8/c.txt".
..Directory "/tmp/tmpjtwi5goo/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 0x7fb7bfcd2940> ─╮
 Represents a user in the system.                            
                                                             
 ╭─────────────────────────────────────────────────────────╮ 
  <test_utils_richcfg.User object at 0x7fb7bfcd2940>       
 ╰─────────────────────────────────────────────────────────╯ 
                                                             
   age = 30                                                  
  name = 'Alice'                                             
  role = 'admin'                                             
 greet = def greet(): Returns a welcome message.             
╰─────────────────────────────────────────────────────────────╯





Type:        User
String form: <test_utils_richcfg.User object at 0x7fb7bff75910>
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, 58866.0 Hz]
AlignBar:  12%|#2        |  12.5/100.1 [00:00<00:00, 76374.9 Hz]
AlignBar: 100%|#########9|  99.9/100.1 [00:00<00:00, 399211.6 Hz]
AlignBar: 100%|##########| 100.1/100.1 [00:00<00:00, 211660.1 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 0x7fb7bff5f7f0>

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

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

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

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

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

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

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

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

🧪 Test Report

Generated on 2025-08-26 13:51:49 CEST

🧾 General Info

  • duration: 10.18356728553772
  • 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.0007708519697189331
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023602135479450226
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002274494618177414
      

      outcome:

      passed
      

    Function: test_it_type_float

    • Test 2

      📌 Setup phase

      duration:

      0.00012227799743413925
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001511191949248314
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010361149907112122
      

      outcome:

      passed
      

    Function: test_it_type_int

    • Test 3

      📌 Setup phase

      duration:

      0.00011020805686712265
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014552567154169083
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001111617311835289
      

      outcome:

      passed
      

    Function: test_it_value_str

    • Test 4

      📌 Setup phase

      duration:

      0.00010816194117069244
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016029365360736847
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.737536311149597e-05
      

      outcome:

      passed
      

    Function: test_it_value_long_str

    • Test 5

      📌 Setup phase

      duration:

      0.00010715797543525696
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014101900160312653
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010244082659482956
      

      outcome:

      passed
      

    Function: test_it_value_float

    • Test 6

      📌 Setup phase

      duration:

      0.00011180341243743896
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001623351126909256
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.884033352136612e-05
      

      outcome:

      passed
      

    Function: test_it_value_int

    • Test 7

      📌 Setup phase

      duration:

      0.00011517666280269623
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015890877693891525
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001004338264465332
      

      outcome:

      passed
      

    Function: test_it_empty_value_str

    • Test 8

      📌 Setup phase

      duration:

      0.00010678637772798538
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014314893633127213
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010851677507162094
      

      outcome:

      passed
      

    Function: test_it_empty_value_float

    • Test 9

      📌 Setup phase

      duration:

      0.00011927448213100433
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013316143304109573
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.573064744472504e-05
      

      outcome:

      passed
      

    Function: test_it_empty_value_int

    • Test 10

      📌 Setup phase

      duration:

      0.0001089051365852356
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013816636055707932
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.708665311336517e-05
      

      outcome:

      passed
      

    Function: test_pstrue_str

    • Test 11

      📌 Setup phase

      duration:

      0.00010414328426122665
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001491336151957512
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010100379586219788
      

      outcome:

      passed
      

    Function: test_pstrue_float

    • Test 12

      📌 Setup phase

      duration:

      0.00011399760842323303
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013825669884681702
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.772554039955139e-05
      

      outcome:

      passed
      

    Function: test_pstrue_int

    • Test 13

      📌 Setup phase

      duration:

      0.00010448973625898361
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013869348913431168
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010678358376026154
      

      outcome:

      passed
      

    Function: test_psfalse_str

    • Test 14

      📌 Setup phase

      duration:

      0.00010485388338565826
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013418402522802353
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.359978139400482e-05
      

      outcome:

      passed
      

    Function: test_psfalse_float

    • Test 15

      📌 Setup phase

      duration:

      0.0001085745170712471
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001365654170513153
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.843986481428146e-05
      

      outcome:

      passed
      

    Function: test_psfalse_int

    • Test 16

      📌 Setup phase

      duration:

      0.00010628066956996918
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001332312822341919
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.569153189659119e-05
      

      outcome:

      passed
      

    Function: test_it_None

    • Test 17

      📌 Setup phase

      duration:

      0.00011281203478574753
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001637488603591919
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.844079613685608e-05
      

      outcome:

      passed
      

    Function: test_it_True

    • Test 18

      📌 Setup phase

      duration:

      0.00010302290320396423
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000132695771753788
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.389594197273254e-05
      

      outcome:

      passed
      

    Function: test_it_False

    • Test 19

      📌 Setup phase

      duration:

      0.00010864622890949249
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003301268443465233
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011113379150629044
      

      outcome:

      passed
      

    Function: test_it_nan

    • Test 20

      📌 Setup phase

      duration:

      0.00011150259524583817
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001394767314195633
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.706057608127594e-05
      

      outcome:

      passed
      

    Function: test_it_np_nan

    • Test 21

      📌 Setup phase

      duration:

      0.0001049339771270752
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001460118219256401
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.482074528932571e-05
      

      outcome:

      passed
      

    Function: test_it_np1D_int

    • Test 22

      📌 Setup phase

      duration:

      0.00010976102203130722
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002108607441186905
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010322686284780502
      

      outcome:

      passed
      

    Function: test_it_np2D_int

    • Test 23

      📌 Setup phase

      duration:

      0.00010624807327985764
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001913430169224739
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.943265467882156e-05
      

      outcome:

      passed
      

    Function: test_it_np1D_float

    • Test 24

      📌 Setup phase

      duration:

      0.0001036589965224266
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002532685175538063
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011175870895385742
      

      outcome:

      passed
      

    Function: test_it_np2D_float

    • Test 25

      📌 Setup phase

      duration:

      0.00011926330626010895
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021693669259548187
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010112952440977097
      

      outcome:

      passed
      

    Function: test_it_np1D_bool

    • Test 26

      📌 Setup phase

      duration:

      0.00010811164975166321
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001706983894109726
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010151881724596024
      

      outcome:

      passed
      

    Function: test_it_np1D_object

    • Test 27

      📌 Setup phase

      duration:

      0.00010755565017461777
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001523597165942192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.869690984487534e-05
      

      outcome:

      passed
      

    Function: test_it_np_scalar_int

    • Test 28

      📌 Setup phase

      duration:

      0.00010406970977783203
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001720832660794258
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001058671623468399
      

      outcome:

      passed
      

    Function: test_it_np_scalar_float

    • Test 29

      📌 Setup phase

      duration:

      0.00011000409722328186
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016224943101406097
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011049117892980576
      

      outcome:

      passed
      

    Function: test_it_np_scalar_bool

    • Test 30

      📌 Setup phase

      duration:

      0.00010773632675409317
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016431231051683426
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.57828015089035e-05
      

      outcome:

      passed
      

    Function: test_it_list

    • Test 31

      📌 Setup phase

      duration:

      0.00010803621262311935
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014494825154542923
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.815674275159836e-05
      

      outcome:

      passed
      

    Function: test_it_tuple

    • Test 32

      📌 Setup phase

      duration:

      0.00010429136455059052
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014350749552249908
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010142289102077484
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015733763575553894
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001645972952246666
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001552952453494072
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001539411023259163
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014057103544473648
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001545557752251625
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014067254960536957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015838537365198135
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014041084796190262
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015175901353359222
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014427956193685532
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016534794121980667
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014183297753334045
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016163941472768784
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001555057242512703
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025820545852184296
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014895480126142502
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015972647815942764
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017511844635009766
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014055613428354263
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016700569540262222
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015369709581136703
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022501125931739807
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014190562069416046
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015371106564998627
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016162917017936707
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015533994883298874
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016374792903661728
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016073137521743774
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014464464038610458
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001518363133072853
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001969197764992714
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015550293028354645
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019213370978832245
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016813073307275772
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016538985073566437
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015668384730815887
      

      outcome:

      passed
      

    Function: test_get_args_parametrized

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026522204279899597
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020868144929409027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000166342593729496
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00028243567794561386
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019461661577224731
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001656739041209221
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002697613090276718
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017706677317619324
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001605423167347908
      

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

      📌 Setup phase

      duration:

      0.00022633373737335205
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001602768898010254
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014856178313493729
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002158619463443756
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001588268205523491
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014157965779304504
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022065546363592148
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001521613448858261
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013470184057950974
      

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

      📌 Setup phase

      duration:

      0.00032568909227848053
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014997180551290512
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017012376338243484
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.000316079705953598
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013992562890052795
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016704387962818146
      

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

      📌 Setup phase

      duration:

      0.0002971198409795761
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013878289610147476
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016859546303749084
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003043627366423607
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001395726576447487
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000180710107088089
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0013738041743636131
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001973481848835945
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005666976794600487
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018932949751615524
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005267467349767685
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018844380974769592
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006076255813241005
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022034719586372375
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005305623635649681
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018141791224479675
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005323132500052452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001844838261604309
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005422374233603477
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020200572907924652
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006112894043326378
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019086897373199463
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005198288708925247
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019515398889780045
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005043186247348785
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018233153969049454
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005041984841227531
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002005118876695633
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006257686764001846
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001904638484120369
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005229972302913666
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018460117280483246
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005121110007166862
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019613560289144516
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006330497562885284
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001916913315653801
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005317917093634605
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019317399710416794
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005043819546699524
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018276553601026535
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005043651908636093
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001928349956870079
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006374465301632881
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018098577857017517
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005471920594573021
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018662028014659882
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005655083805322647
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001878580078482628
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006739124655723572
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022040866315364838
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005470272153615952
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018816348165273666
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005261749029159546
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018576346337795258
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005169454962015152
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018241163343191147
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006175488233566284
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020338315516710281
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005108853802084923
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001874854788184166
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005270475521683693
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018434319645166397
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005295183509588242
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001937253400683403
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006161341443657875
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018511246889829636
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005067875608801842
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001802053302526474
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005189133808016777
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019060634076595306
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006772289052605629
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020410679280757904
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005193334072828293
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018448755145072937
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005616331472992897
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001836465671658516
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005447110161185265
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019254256039857864
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006458507850766182
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020503345876932144
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005851266905665398
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000197630375623703
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000578741542994976
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020437873899936676
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006897533312439919
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021707266569137573
      

      outcome:

      passed
      
  • 📄 test_utils_channels.py

    Function: test_load_channels_and_channels_class_with_professional_names

    • Test 101

      📌 Setup phase

      duration:

      0.0001429421827197075
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010195821523666382
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012529175728559494
      

      outcome:

      passed
      
  • 📄 test_utils_config.py

    Function: test_config_with_nested_and_list_data

    • Test 102

      📌 Setup phase

      duration:

      0.0001279795542359352
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005623511970043182
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012418441474437714
      

      outcome:

      passed
      

    Function: test_config_with_strange_and_edge_keys

    • Test 103

      📌 Setup phase

      duration:

      0.00011674407869577408
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007750764489173889
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012038927525281906
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016573909670114517
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001364266499876976
      

      outcome:

      passed
      
    • Test 105
      params: base_color="blue"

      📌 Runtime Parameters

      params:
        base_color: blue
      id: blue
      

      📌 Setup phase

      duration:

      0.0001924438402056694
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016792118549346924
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012302491813898087
      

      outcome:

      passed
      
    • Test 106
      params: base_color="yellow"

      📌 Runtime Parameters

      params:
        base_color: yellow
      id: yellow
      

      📌 Setup phase

      duration:

      0.0001735454425215721
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016914959996938705
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012402329593896866
      

      outcome:

      passed
      
    • Test 107
      params: base_color="green"

      📌 Runtime Parameters

      params:
        base_color: green
      id: green
      

      📌 Setup phase

      duration:

      0.00017364230006933212
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016588252037763596
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012893136590719223
      

      outcome:

      passed
      
    • Test 108
      params: base_color="cyan"

      📌 Runtime Parameters

      params:
        base_color: cyan
      id: cyan
      

      📌 Setup phase

      duration:

      0.0001773471012711525
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015246961265802383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011911429464817047
      

      outcome:

      passed
      
    • Test 109
      params: base_color="magenta"

      📌 Runtime Parameters

      params:
        base_color: magenta
      id: magenta
      

      📌 Setup phase

      duration:

      0.00016914401203393936
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015255343168973923
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012131407856941223
      

      outcome:

      passed
      
    • Test 110
      params: base_color="white"

      📌 Runtime Parameters

      params:
        base_color: white
      id: white
      

      📌 Setup phase

      duration:

      0.00017284881323575974
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015170499682426453
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001275390386581421
      

      outcome:

      passed
      
    • Test 111
      params: base_color="black"

      📌 Runtime Parameters

      params:
        base_color: black
      id: black
      

      📌 Setup phase

      duration:

      0.00017276592552661896
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015983916819095612
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012323074042797089
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002582380548119545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002598436549305916
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002290923148393631
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000243370421230793
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002365717664361
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026339758187532425
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002317698672413826
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025606341660022736
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002302471548318863
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002418719232082367
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022527016699314117
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002447068691253662
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022889394313097
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000243249349296093
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022609904408454895
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0006904406473040581
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002356022596359253
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002590455114841461
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002268729731440544
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025773607194423676
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021757371723651886
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023936200886964798
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022038724273443222
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002544168382883072
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024409219622612
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023933500051498413
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022838637232780457
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002602115273475647
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022309552878141403
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002486594021320343
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023085903376340866
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002543814480304718
      

      outcome:

      passed
      
  • 📄 test_utils_dbusnotify.py

    Function: test_notify_create

    • Test 128

      📌 Setup phase

      duration:

      0.0005839457735419273
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004216203466057777
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001254212111234665
      

      outcome:

      passed
      

    Function: test_notify_update

    • Test 129

      📌 Setup phase

      duration:

      0.00013496913015842438
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.016580140218138695
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015074387192726135
      

      outcome:

      passed
      

    Function: test_get_server_info

    • Test 130

      📌 Setup phase

      duration:

      0.00015462376177310944
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004912586882710457
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011621415615081787
      

      outcome:

      passed
      

    Function: test_get_capabilities

    • Test 131

      📌 Setup phase

      duration:

      0.00013533607125282288
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005143294110894203
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011107511818408966
      

      outcome:

      passed
      

    Function: test_notify_and_close

    • Test 132

      📌 Setup phase

      duration:

      0.00014760252088308334
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20425280556082726
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020829401910305023
      

      outcome:

      passed
      

    Function: test_notify_invalid_value

    • Test 133

      📌 Setup phase

      duration:

      0.00016949418932199478
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004849303513765335
      

      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: 1756209101.8072586
        msecs: 807.2586059570312
        relativeCreated: 6065.807104110718
        thread: 140428610844160
        threadName: MainThread
        processName: MainProcess
        process: 4214
      

      📌 Teardown phase

      duration:

      0.0001308070495724678
      

      outcome:

      passed
      

    Function: test_convert_dbus_strings

    • Test 134

      📌 Setup phase

      duration:

      0.00011818110942840576
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017709936946630478
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001025153324007988
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001658909022808075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000187017023563385
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014522578567266464
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016831420361995697
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015946757048368454
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015465542674064636
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001449408009648323
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016005709767341614
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014000479131937027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015028193593025208
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019038375467061996
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016573164612054825
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001740865409374237
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015446636825799942
      

      outcome:

      passed
      

    Function: test_attrdict_dir

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022508949041366577
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014364533126354218
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014156848192214966
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002202121540904045
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001777196303009987
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015395134687423706
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014333147555589676
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017331261187791824
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018814671784639359
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001872275024652481
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015110895037651062
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017170142382383347
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001616906374692917
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016922224313020706
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014732591807842255
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016724877059459686
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015026796609163284
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001785382628440857
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014437362551689148
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001779608428478241
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002961326390504837
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018225796520709991
      

      outcome:

      passed
      
  • 📄 test_utils_dotdir.py

    Function: test_dotdir_creation_and_base_exists

    • Test 152

      📌 Setup phase

      duration:

      0.0013536252081394196
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00025765690952539444
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022638216614723206
      

      outcome:

      passed
      

    Function: test_dotdir_repr_returns_path_str

    • Test 153

      📌 Setup phase

      duration:

      0.0006424775347113609
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002333531156182289
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022723618894815445
      

      outcome:

      passed
      

    Function: test_dotdir_call

    • Test 154

      📌 Setup phase

      duration:

      0.0006501534953713417
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023838039487600327
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020871218293905258
      

      outcome:

      passed
      
  • 📄 test_utils_duo.py

    Function: TestPickledDictReal

    • Test 155

      📌 Setup phase

      duration:

      0.00013451185077428818
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001963474787771702
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012623891234397888
      

      outcome:

      passed
      
    • Test 156

      📌 Setup phase

      duration:

      0.00012032967060804367
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0014858366921544075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001216251403093338
      

      outcome:

      passed
      

    Function: TestSecrets

    • Test 157

      📌 Setup phase

      duration:

      0.0006472636014223099
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001557750627398491
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003558387979865074
      

      outcome:

      passed
      
    • Test 158

      📌 Setup phase

      duration:

      0.0006030183285474777
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0017684269696474075
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0006649121642112732
      

      outcome:

      passed
      
    • Test 159

      📌 Setup phase

      duration:

      0.0005334364250302315
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006553763523697853
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00030909664928913116
      

      outcome:

      passed
      

    Function: test_get_pgroup_raises_if_no_key

    • Test 160

      📌 Setup phase

      duration:

      0.00020599178969860077
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003971084952354431
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013561733067035675
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_same_name_and_pi

    • Test 161

      📌 Setup phase

      duration:

      0.00018319673836231232
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001887260004878044
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013362057507038116
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_with_props_different_pi

    • Test 162

      📌 Setup phase

      duration:

      0.00017977412790060043
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018235854804515839
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012642238289117813
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_with_owner

    • Test 163

      📌 Setup phase

      duration:

      0.00016848556697368622
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016633328050374985
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012190919369459152
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_without_props_no_owner

    • Test 164

      📌 Setup phase

      duration:

      0.0001715589314699173
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017746631056070328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001272633671760559
      

      outcome:

      passed
      

    Function: test_get_pgroup_info_mock

    • Test 165

      📌 Setup phase

      duration:

      0.00016759242862462997
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017450377345085144
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013957545161247253
      

      outcome:

      passed
      
  • 📄 test_utils_elog.py

    Function: test_get_default_elog_instance_with_direct_password_and_real_check

    • Test 166

      📌 Setup phase

      duration:

      0.00011494476348161697
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.020229254849255085
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017547514289617538
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_with_wrong_password_and_real_check

    • Test 167

      📌 Setup phase

      duration:

      0.00013940408825874329
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.006802083924412727
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017116963863372803
      

      outcome:

      passed
      

    Function: test_get_default_elog_instance_asks_password_and_opens

    • Test 168

      📌 Setup phase

      duration:

      0.00014305487275123596
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.01873637456446886
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001774262636899948
      

      outcome:

      passed
      

    Function: test_get_default_elog_with_path_home

    • Test 169

      📌 Setup phase

      duration:

      0.00012848339974880219
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.014478982426226139
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001952657476067543
      

      outcome:

      passed
      

    Function: test_screenshot

    • Test 170

      📌 Setup phase

      duration:

      0.00014207139611244202
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.02417400386184454
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001762937754392624
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021805893629789352
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015978235751390457
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019117072224617004
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016212277114391327
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001881178468465805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014757737517356873
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015915930271148682
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001554396003484726
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018168054521083832
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015089847147464752
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023421458899974823
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018041767179965973
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001547960564494133
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002259453758597374
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015663448721170425
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014668144285678864
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017506908625364304
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015026144683361053
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018745753914117813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001455545425415039
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00025450531393289566
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016107596457004547
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014359410852193832
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017078034579753876
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013934075832366943
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001730993390083313
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014508329331874847
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022874679416418076
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015577580779790878
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015339814126491547
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002280334010720253
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016224104911088943
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001451624557375908
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016960687935352325
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014392472803592682
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016004778444766998
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001391042023897171
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017124414443969727
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013858545571565628
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023717712610960007
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015592575073242188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001424923539161682
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015836209058761597
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013663619756698608
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001601995900273323
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014498736709356308
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00042708776891231537
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016689393669366837
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037159211933612823
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014608632773160934
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003712661564350128
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001653861254453659
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003666738048195839
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001829303801059723
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003428477793931961
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014097616076469421
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001845071092247963
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015340838581323624
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00047338102012872696
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015512574464082718
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036548543721437454
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015800073742866516
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017587654292583466
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001653563231229782
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018567219376564026
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013988465070724487
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017902720719575882
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001404695212841034
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016817357391119003
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014130212366580963
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016494840383529663
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001389002427458763
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001593753695487976
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014342553913593292
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017954595386981964
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016854144632816315
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016359146684408188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001626601442694664
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016924459487199783
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015875976532697678
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016253814101219177
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001550065353512764
      

      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 0x7fb7bfeed5e0>
        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.00024604424834251404
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015977583825588226
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014853943139314651
      

      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 0x7fb7bfeed700>
        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.0002217041328549385
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015710573643445969
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013750046491622925
      

      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 0x7fb7bfeed790>
        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.00023094378411769867
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001550121232867241
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015523098409175873
      

      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 0x7fb7bfeed820>
        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.0002313060685992241
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015981215983629227
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014863163232803345
      

      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 0x7fb7bfeed8b0>
        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.0002264752984046936
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001572445034980774
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014913827180862427
      

      outcome:

      passed
      

    Function: test_printed_exception

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0009552892297506332
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011900868266820908
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000538916327059269
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006488990038633347
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001003967598080635
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0004957159981131554
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0006358558312058449
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009991619735956192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000538308173418045
      

      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 0x7fb7bfeed820>
        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.0006903158500790596
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000858653336763382
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005212798714637756
      

      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 0x7fb7bfeed8b0>
        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.0006499588489532471
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009051896631717682
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000488990917801857
      

      outcome:

      passed
      
  • 📄 test_utils_get_adj.py

    Function: test_get_adj_success

    • Test 219

      📌 Setup phase

      duration:

      0.00013312231749296188
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006942739710211754
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011208653450012207
      

      outcome:

      passed
      

    Function: test_get_adj_not_found

    • Test 220

      📌 Setup phase

      duration:

      0.0006470941007137299
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010769292712211609
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00046504661440849304
      

      outcome:

      passed
      

    Function: test_ensure_adjs_mixed

    • Test 221

      📌 Setup phase

      duration:

      0.00012480653822422028
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007628621533513069
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012440327554941177
      

      outcome:

      passed
      
  • 📄 test_utils_ipy.py

    Function: test_devices_repr_fallback_and_ignore

    • Test 223

      📌 Setup phase

      duration:

      0.00048579275608062744
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005297455936670303
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023717992007732391
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00046136509627103806
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020085275173187256
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00042590778321027756
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018143095076084137
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003946647047996521
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019727088510990143
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036465004086494446
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017801020294427872
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037208106368780136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018640514463186264
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004127258434891701
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001837247982621193
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004121866077184677
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001824069768190384
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007038507610559464
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022678915411233902
      

      outcome:

      passed
      
  • 📄 test_utils_lazypv.py

    Function: test_getattr

    • Test 232

      📌 Setup phase

      duration:

      0.00013050716370344162
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0951857678592205
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0005189264193177223
      

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_custom_log_outputs

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0022429097443819046
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0009135091677308083
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00030273478478193283
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0004209112375974655
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003986665979027748
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023565255105495453
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008597029373049736
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00033204443752765656
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007324600592255592
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00027942005544900894
      

      outcome:

      passed
      

    Function: test_ignore_only_by_level

    • Test 238

      📌 Setup phase

      duration:

      0.00025885459035634995
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005596783012151718
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021727848798036575
      

      outcome:

      passed
      

    Function: test_ignore_only_by_msg

    • Test 239

      📌 Setup phase

      duration:

      0.00025215744972229004
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040659215301275253
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017054937779903412
      

      outcome:

      passed
      

    Function: test_filter_removed_after_context

    • Test 240

      📌 Setup phase

      duration:

      0.0003335997462272644
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004357108846306801
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001922445371747017
      

      outcome:

      passed
      
  • 📄 test_utils_marker.py

    Function: test_format_value_with_units

    • Test 241

      📌 Setup phase

      duration:

      0.00012909062206745148
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021195225417613983
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012297555804252625
      

      outcome:

      passed
      

    Function: test_format_value_without_units

    • Test 242

      📌 Setup phase

      duration:

      0.00011451076716184616
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014271866530179977
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011618155986070633
      

      outcome:

      passed
      

    Function: test_marker_name_default

    • Test 243

      📌 Setup phase

      duration:

      0.00011200644075870514
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002253204584121704
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.933486580848694e-05
      

      outcome:

      passed
      

    Function: test_marker_name_custom

    • Test 244

      📌 Setup phase

      duration:

      0.00010441150516271591
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016548950225114822
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001331120729446411
      

      outcome:

      passed
      

    Function: test_marker_repr_format

    • Test 245

      📌 Setup phase

      duration:

      0.00016723200678825378
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00026909075677394867
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016395468264818192
      

      outcome:

      passed
      

    Function: test_marker_update_changes_value

    • Test 246

      📌 Setup phase

      duration:

      0.0001433463767170906
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020990800112485886
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012908503413200378
      

      outcome:

      passed
      

    Function: test_marker_update_with_explicit_value

    • Test 247

      📌 Setup phase

      duration:

      0.00011484138667583466
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014586467295885086
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011488795280456543
      

      outcome:

      passed
      

    Function: test_marker_goto_sets_value_and_returns_result

    • Test 248

      📌 Setup phase

      duration:

      0.0001409696415066719
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003019999712705612
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001719929277896881
      

      outcome:

      passed
      

    Function: test_marker_call_is_alias_of_goto

    • Test 249

      📌 Setup phase

      duration:

      0.00020572450011968613
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002423599362373352
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018730852752923965
      

      outcome:

      passed
      

    Function: test_markers_register_and_access

    • Test 250

      📌 Setup phase

      duration:

      0.00016702059656381607
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00043016765266656876
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012145843356847763
      

      outcome:

      passed
      

    Function: test_markers_repr_contains_all

    • Test 251

      📌 Setup phase

      duration:

      0.00012310966849327087
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003562783822417259
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011440180242061615
      

      outcome:

      passed
      

    Function: test_marker_registry_dict_is_printable_dict

    • Test 252

      📌 Setup phase

      duration:

      0.00011842232197523117
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020893104374408722
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001001143828034401
      

      outcome:

      passed
      

    Function: test_markers_getitem_invalid_key_raises

    • Test 253

      📌 Setup phase

      duration:

      0.0001148376613855362
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002273721620440483
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010825227946043015
      

      outcome:

      passed
      
  • 📄 test_utils_metaclasses.py

    Function: test_combine_classes_combines_methods

    • Test 254

      📌 Setup phase

      duration:

      0.00013243965804576874
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019491743296384811
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010368973016738892
      

      outcome:

      passed
      

    Function: test_registryabc_combines_registrymeta_and_abcmeta

    • Test 255

      📌 Setup phase

      duration:

      0.00011232122778892517
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.005286982282996178
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001660482957959175
      

      outcome:

      passed
      
  • 📄 test_utils_namespace.py

    Function: test_namespace_pretty_repr_mixed_and_nested

    • Test 256

      📌 Setup phase

      duration:

      0.00014474336057901382
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002760840579867363
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001168353483080864
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.020983648486435413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026192888617515564
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004644794389605522
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019478704780340195
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00040348898619413376
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019347388297319412
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036611221730709076
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001921793445944786
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003818133845925331
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018266122788190842
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003584437072277069
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001945849508047104
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000334753654897213
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019443687051534653
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034771114587783813
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022885389626026154
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035943835973739624
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018461979925632477
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034201517701148987
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001887129619717598
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00035245995968580246
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020195450633764267
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000548122450709343
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021554157137870789
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003818171098828316
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001857168972492218
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037387944757938385
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020996388047933578
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003256015479564667
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020860321819782257
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003505181521177292
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002114987000823021
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032960250973701477
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000295860692858696
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003559449687600136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021202675998210907
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033089984208345413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022892747074365616
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003483062610030174
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002185693010687828
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034475140273571014
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021008402109146118
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033899303525686264
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019720103591680527
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032351911067962646
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001983996480703354
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032617151737213135
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001976415514945984
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003440016880631447
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001950971782207489
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003219945356249809
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002651643007993698
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003309836611151695
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023544952273368835
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033167004585266113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022402871400117874
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000338907353579998
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020421389490365982
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003272285684943199
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020331796258687973
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003457600250840187
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002132011577486992
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00033377110958099365
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020221248269081116
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003360304981470108
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002186708152294159
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001474320888519287
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017566978931427002
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001442180946469307
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018224306404590607
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022773351520299911
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001796158030629158
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014027394354343414
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017959624528884888
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014151819050312042
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016488786786794662
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003158077597618103
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017692148685455322
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002483520656824112
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018622074276208878
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002317270264029503
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017683394253253937
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023009255528450012
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016836170107126236
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001462949439883232
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015208125114440918
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014943163841962814
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001659579575061798
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001468416303396225
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015141163021326065
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017935503274202347
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015136878937482834
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014363694936037064
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014052633196115494
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013484898954629898
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013463757932186127
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014249887317419052
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018032174557447433
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001491764560341835
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013934075832366943
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002215709537267685
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015441793948411942
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001400960609316826
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013665854930877686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001576654613018036
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014222972095012665
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001387065276503563
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023864302784204483
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001403670758008957
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001807352527976036
      

      outcome:

      passed
      
  • 📄 test_utils_path.py

    Function: test_can_create_all_files_user_says_yes

    • Test 311

      📌 Setup phase

      duration:

      0.00012018624693155289
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007648291066288948
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00012142397463321686
      

      outcome:

      passed
      

    Function: test_can_create_all_files_user_says_no

    • Test 312

      📌 Setup phase

      duration:

      0.00012093037366867065
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004867780953645706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011360831558704376
      

      outcome:

      passed
      

    Function: test_make_missing_dir_creates_folder

    • Test 313

      📌 Setup phase

      duration:

      0.00011898763477802277
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006298022344708443
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011071097105741501
      

      outcome:

      passed
      

    Function: test_glob_files_returns_matching_files_only

    • Test 314

      📌 Setup phase

      duration:

      0.00012804195284843445
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010087015107274055
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011986307799816132
      

      outcome:

      passed
      

    Function: test_filter_files_excludes_directories

    • Test 315

      📌 Setup phase

      duration:

      0.0001141224056482315
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005889693275094032
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013368669897317886
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00037397444248199463
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022073369473218918
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002970155328512192
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001665959134697914
      

      outcome:

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

      📌 Runtime Parameters

      params:
        test_obj: simple string
      id: simple string
      

      📌 Setup phase

      duration:

      0.0005159983411431313
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004212278872728348
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001624254509806633
      

      outcome:

      passed
      
    • Test 319
      params: test_obj=42

      📌 Runtime Parameters

      params:
        test_obj: 42
      id: 42
      

      📌 Setup phase

      duration:

      0.0005216505378484726
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002779867500066757
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016386248171329498
      

      outcome:

      passed
      
    • Test 320
      params: test_obj=3.14159

      📌 Runtime Parameters

      params:
        test_obj: 3.14159
      id: 3.14159
      

      📌 Setup phase

      duration:

      0.000555599108338356
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000278363935649395
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016502104699611664
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00032657943665981293
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001586945727467537
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002805721014738083
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017757806926965714
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021934881806373596
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014981906861066818
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026202481240034103
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001409146934747696
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001362813636660576
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001493142917752266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001402599737048149
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013883691281080246
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001476602628827095
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001590438187122345
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016785692423582077
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022833701223134995
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014015473425388336
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001393388956785202
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021030940115451813
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001314803957939148
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014132075011730194
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00024095363914966583
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014563556760549545
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014391634613275528
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015397928655147552
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001393510028719902
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001400299370288849
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013695284724235535
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013695284724235535
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013523641973733902
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023254845291376114
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013638567179441452
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001357346773147583
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001332974061369896
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014159269630908966
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014665070921182632
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015501026064157486
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015551969408988953
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015068799257278442
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001411987468600273
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015265122056007385
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001523047685623169
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021240953356027603
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001552831381559372
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015091057866811752
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016898754984140396
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014653988182544708
      

      outcome:

      passed
      
    • Test 342

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002583032473921776
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014351028949022293
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014145858585834503
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014930032193660736
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001347484067082405
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014150049537420273
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015995744615793228
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001407954841852188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015199091285467148
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014329329133033752
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001507708802819252
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013717450201511383
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014617480337619781
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014733895659446716
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015714019536972046
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014937948435544968
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001540984958410263
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013821758329868317
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015674810856580734
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014524813741445541
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001635570079088211
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001441221684217453
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015938002616167068
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017072539776563644
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001537613570690155
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001436891034245491
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014843512326478958
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014866236597299576
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001545669510960579
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014058686792850494
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015156622976064682
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027468241751194
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014171842485666275
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015896838158369064
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00026771053671836853
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001430036500096321
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001531001180410385
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023189466446638107
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016351137310266495
      

      outcome:

      passed
      

    Function: test_printable_dict_of_dicts

    • Test 360

      📌 Setup phase

      duration:

      0.00011548493057489395
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00024805590510368347
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010058470070362091
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003411024808883667
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017305463552474976
      

      outcome:

      passed
      
  • 📄 test_utils_rangebar.py

    Function: test_full_progress_bar

    • Test 362

      📌 Setup phase

      duration:

      0.000379364937543869
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00030558183789253235
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00027250126004219055
      

      outcome:

      passed
      

    Function: test_half_progress_bar

    • Test 363

      📌 Setup phase

      duration:

      0.00029975268989801407
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021361000835895538
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000166403129696846
      

      outcome:

      passed
      

    Function: test_zero_progress_bar

    • Test 364

      📌 Setup phase

      duration:

      0.00028739776462316513
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021071266382932663
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001629423350095749
      

      outcome:

      passed
      

    Function: test_overflow_bar

    • Test 365

      📌 Setup phase

      duration:

      0.0002703089267015457
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020076613873243332
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016946159303188324
      

      outcome:

      passed
      

    Function: test_underflow_bar

    • Test 366

      📌 Setup phase

      duration:

      0.00026209279894828796
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001829918473958969
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015494413673877716
      

      outcome:

      passed
      

    Function: test_repr

    • Test 367

      📌 Setup phase

      duration:

      0.00012484565377235413
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001458367332816124
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011417735368013382
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019342545419931412
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018725916743278503
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001997118815779686
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001881048083305359
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001957705244421959
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001992238685488701
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001903381198644638
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002047726884484291
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019784271717071533
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023131072521209717
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003155022859573364
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003046095371246338
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002336716279387474
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003385217860341072
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002051331102848053
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00032840482890605927
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00031084567308425903
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025348085910081863
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019188690930604935
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020503345876932144
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002849353477358818
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00034256093204021454
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002600625157356262
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00025908276438713074
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002440977841615677
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023187138140201569
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014940183609724045
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014332961291074753
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018105097115039825
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014856364578008652
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014340318739414215
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014033261686563492
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017298664897680283
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014937110245227814
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016343872994184494
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014879554510116577
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018266774713993073
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014617014676332474
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014263112097978592
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00021876022219657898
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001407954841852188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001574493944644928
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001651449128985405
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014893151819705963
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001628827303647995
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016447808593511581
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014240480959415436
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014945585280656815
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001517040655016899
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013698171824216843
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014358293265104294
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014182180166244507
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015399698168039322
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014201831072568893
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014617014676332474
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013913866132497787
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001744953915476799
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014347955584526062
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019885320216417313
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001704096794128418
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013907626271247864
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014739297330379486
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001578889787197113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016366317868232727
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000156329944729805
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015158113092184067
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015347450971603394
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013624411076307297
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001777689903974533
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00019120797514915466
      

      outcome:

      passed
      
  • 📄 test_utils_registry.py

    Function: test_metaclass_creates_weakset

    • Test 403

      📌 Setup phase

      duration:

      0.00011976528912782669
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006701257079839706
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011843815445899963
      

      outcome:

      passed
      

    Function: test_metaclass_tracks_instances

    • Test 404

      📌 Setup phase

      duration:

      0.00012662354856729507
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002335207536816597
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010321848094463348
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 405

      📌 Setup phase

      duration:

      0.0002156440168619156
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006751911714673042
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013354606926441193
      

      outcome:

      passed
      

    Function: test_instance_tracking

    • Test 406

      📌 Setup phase

      duration:

      0.00018294993788003922
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022172369062900543
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013066083192825317
      

      outcome:

      passed
      

    Function: test_collect_instances_recursive

    • Test 407

      📌 Setup phase

      duration:

      0.00017175637185573578
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0011051539331674576
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016200728714466095
      

      outcome:

      passed
      

    Function: test_instances_function

    • Test 408

      📌 Setup phase

      duration:

      0.00018984638154506683
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000956912524998188
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013823062181472778
      

      outcome:

      passed
      

    Function: test_non_registry_class_error

    • Test 409

      📌 Setup phase

      duration:

      0.00011977646499872208
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00020260270684957504
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010508950799703598
      

      outcome:

      passed
      

    Function: test_signature_preservation

    • Test 410

      📌 Setup phase

      duration:

      0.00010728742927312851
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002640755847096443
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001127198338508606
      

      outcome:

      passed
      
  • 📄 test_utils_richcfg.py

    Function: test_rich_inspector_outputs_more_than_builtin

    • Test 411

      📌 Setup phase

      duration:

      0.0002493690699338913
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.10446122288703918
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023277662694454193
      

      outcome:

      passed
      
  • 📄 test_utils_run_later.py

    Function: test_init_and_repr

    • Test 412

      📌 Setup phase

      duration:

      0.00016002915799617767
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00023663602769374847
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010978896170854568
      

      outcome:

      passed
      

    Function: test_call

    • Test 413

      📌 Setup phase

      duration:

      0.00014517828822135925
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016446225345134735
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001000724732875824
      

      outcome:

      passed
      

    Function: test_matmul_with_string

    • Test 414

      📌 Setup phase

      duration:

      0.00012592319399118423
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016711372882127762
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000100000761449337
      

      outcome:

      passed
      

    Function: test_matmul_with_list

    • Test 415

      📌 Setup phase

      duration:

      0.00011501181870698929
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014797784388065338
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010818615555763245
      

      outcome:

      passed
      

    Function: test_matmul_with_single_int

    • Test 416

      📌 Setup phase

      duration:

      0.00010140426456928253
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014975573867559433
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010068155825138092
      

      outcome:

      passed
      

    Function: test_run_at_future_triggered_and_logs

    • Test 417

      📌 Setup phase

      duration:

      0.0003684498369693756
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.2058473164215684
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00028028618544340134
      

      outcome:

      passed
      

    Function: test_run_at_already_past

    • Test 418

      📌 Setup phase

      duration:

      0.00032839737832546234
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003712037578225136
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018205121159553528
      

      outcome:

      passed
      

    Function: test_run_in_future_triggered_and_logs

    • Test 419

      📌 Setup phase

      duration:

      0.00026457104831933975
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.2018738677725196
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002905316650867462
      

      outcome:

      passed
      

    Function: test_run_in_past

    • Test 420

      📌 Setup phase

      duration:

      0.00032256729900836945
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00036483071744441986
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020291469991207123
      

      outcome:

      passed
      

    Function: test_run_later_with_seconds

    • Test 421

      📌 Setup phase

      duration:

      0.00026338081806898117
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20203697308897972
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0003052707761526108
      

      outcome:

      passed
      

    Function: test_run_later_with_past_datetime

    • Test 422

      📌 Setup phase

      duration:

      0.00033433735370635986
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034200772643089294
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018924754112958908
      

      outcome:

      passed
      

    Function: test_run_at_tqdm_multiple_updates

    • Test 423

      📌 Setup phase

      duration:

      0.00035227276384830475
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.20224189944565296
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000379364937543869
      

      outcome:

      passed
      

    Function: test_today_basic

    • Test 424

      📌 Setup phase

      duration:

      0.00022310763597488403
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0008379379287362099
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013520196080207825
      

      outcome:

      passed
      

    Function: test_tomorrow_basic

    • Test 425

      📌 Setup phase

      duration:

      0.00012674648314714432
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00047178007662296295
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015164539217948914
      

      outcome:

      passed
      

    Function: test_yesterday_basic

    • Test 426

      📌 Setup phase

      duration:

      0.00013537239283323288
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00038680899888277054
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001108245924115181
      

      outcome:

      passed
      

    Function: test_today_matmul_string

    • Test 427

      📌 Setup phase

      duration:

      0.0001210775226354599
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0003830818459391594
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011006183922290802
      

      outcome:

      passed
      

    Function: test_tomorrow_matmul_list

    • Test 428

      📌 Setup phase

      duration:

      0.00011685118079185486
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00034599844366312027
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001237979158759117
      

      outcome:

      passed
      

    Function: test_yesterday_matmul_single

    • Test 429

      📌 Setup phase

      duration:

      0.00011702999472618103
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004332736134529114
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001293085515499115
      

      outcome:

      passed
      
  • 📄 test_utils_sendmail.py

    Function: test_sendmail_local_delivery

    • Test 430

      📌 Setup phase

      duration:

      0.00018136203289031982
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.1207324331626296
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0002466971054673195
      

      outcome:

      passed
      

    Function: test_sendmail_raises_on_sendmail_failure

    • Test 431

      📌 Setup phase

      duration:

      0.00033869408071041107
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007821684703230858
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017864815890789032
      

      outcome:

      passed
      
  • 📄 test_utils_sendsms.py

    Function: test_sendsms_local_delivery

    • Test 432

      📌 Setup phase

      duration:

      0.0001339111477136612
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.11516830883920193
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00026675034314393997
      

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutInitialization

    • Test 433

      📌 Setup phase

      duration:

      0.00041777919977903366
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002330038696527481
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018054619431495667
      

      outcome:

      passed
      
    • Test 434

      📌 Setup phase

      duration:

      0.00021265260875225067
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018909014761447906
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013912655413150787
      

      outcome:

      passed
      

    Function: test_run_method

    • Test 435

      📌 Setup phase

      duration:

      0.0003978060558438301
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007800618186593056
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00022477749735116959
      

      outcome:

      passed
      

    Function: test_repr_output

    • Test 436

      📌 Setup phase

      duration:

      0.0002002594992518425
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001799892634153366
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001266198232769966
      

      outcome:

      passed
      

    Function: test_source_with_regular_function

    • Test 437

      📌 Setup phase

      duration:

      0.00018299650400877
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0014978647232055664
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017337780445814133
      

      outcome:

      passed
      

    Function: test_source_error_handling

    • Test 438

      📌 Setup phase

      duration:

      0.00019124522805213928
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0010088225826621056
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015662796795368195
      

      outcome:

      passed
      

    Function: test_as_shortcut_basic

    • Test 439

      📌 Setup phase

      duration:

      0.0002368353307247162
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016053393483161926
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000132756307721138
      

      outcome:

      passed
      

    Function: test_as_shortcut_with_name

    • Test 440

      📌 Setup phase

      duration:

      0.00018747150897979736
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017594452947378159
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016703829169273376
      

      outcome:

      passed
      

    Function: test_as_shortcut_factory_pattern

    • Test 441

      📌 Setup phase

      duration:

      0.00016975216567516327
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014216173440217972
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013348273932933807
      

      outcome:

      passed
      

    Function: TestShortcutsSingleton

    • Test 442

      📌 Setup phase

      duration:

      0.00029120221734046936
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000142587348818779
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001495908945798874
      

      outcome:

      passed
      
    • Test 444

      📌 Setup phase

      duration:

      0.0002703070640563965
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00021013524383306503
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.000148063525557518
      

      outcome:

      passed
      
    • Test 445

      📌 Setup phase

      duration:

      0.00027952902019023895
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002000369131565094
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014676712453365326
      

      outcome:

      passed
      
    • Test 446

      📌 Setup phase

      duration:

      0.00023814383894205093
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002425769343972206
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015754904597997665
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 447

      📌 Setup phase

      duration:

      0.0003958204761147499
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006656255573034286
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00023405812680721283
      

      outcome:

      passed
      

    Function: test_registry_inheritance

    • Test 449

      📌 Setup phase

      duration:

      0.0001930026337504387
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016707554459571838
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001490674912929535
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006763013079762459
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017451681196689606
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00046964269131422043
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016975589096546173
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002780454233288765
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014480017125606537
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015399791300296783
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006201127544045448
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017541740089654922
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0003036344423890114
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005618063732981682
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016898475587368011
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00029445718973875046
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005570957437157631
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001844894140958786
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002801753580570221
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000560421496629715
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017140712589025497
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00027809012681245804
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005930829793214798
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00018095038831233978
      

      outcome:

      passed
      
  • 📄 test_utils_termtitle.py

    Function: test_terminal_title_with_tmux

    • Test 458

      📌 Setup phase

      duration:

      0.0001527378335595131
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.02208600379526615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00030171871185302734
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_complete_progress_bar

    • Test 459

      📌 Setup phase

      duration:

      0.00016818009316921234
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004449778236448765
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00020373240113258362
      

      outcome:

      passed
      

    Function: test_set_progress_multiple_points

    • Test 460

      📌 Setup phase

      duration:

      0.00030271895229816437
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.001995950937271118
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017483625560998917
      

      outcome:

      passed
      

    Function: test_format_sizeof_alignment

    • Test 461

      📌 Setup phase

      duration:

      0.0001994110643863678
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0002549635246396065
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001987433061003685
      

      outcome:

      passed
      

    Function: test_custom_unit

    • Test 463

      📌 Setup phase

      duration:

      0.00012757070362567902
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.004965576343238354
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013550091534852982
      

      outcome:

      passed
      

    Function: test_clamp_above_total

    • Test 464

      📌 Setup phase

      duration:

      0.00012394506484270096
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005445536226034164
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013665296137332916
      

      outcome:

      passed
      

    Function: test_clamp_below_zero

    • Test 465

      📌 Setup phase

      duration:

      0.00012145750224590302
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0007119840011000633
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013324804604053497
      

      outcome:

      passed
      
  • 📄 test_utils_trinary.py

    Function: test_check_trinary_valid_values

    • Test 466

      📌 Setup phase

      duration:

      0.00013944879174232483
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001910002902150154
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001271301880478859
      

      outcome:

      passed
      

    Function: test_check_trinary_invalid_value

    • Test 467

      📌 Setup phase

      duration:

      0.00011664722114801407
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004399176687002182
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010588672012090683
      

      outcome:

      passed
      

    Function: test_check_trinary_with_custom_allowed_values

    • Test 468

      📌 Setup phase

      duration:

      0.00012214761227369308
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00022601056843996048
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001071123406291008
      

      outcome:

      passed
      
  • 📄 test_utils_typecast.py

    Function: test_downcast_success

    • Test 469

      📌 Setup phase

      duration:

      0.00013053696602582932
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017826445400714874
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001068413257598877
      

      outcome:

      passed
      

    Function: test_upcast_success

    • Test 470

      📌 Setup phase

      duration:

      0.00010985322296619415
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015447568148374557
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.897444397211075e-05
      

      outcome:

      passed
      

    Function: test_downcast_invalid

    • Test 471

      📌 Setup phase

      duration:

      0.00015252083539962769
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00041196029633283615
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011107604950666428
      

      outcome:

      passed
      

    Function: test_upcast_invalid

    • Test 472

      📌 Setup phase

      duration:

      0.00010818522423505783
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001897905021905899
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.872019290924072e-05
      

      outcome:

      passed
      

    Function: test_object_identity_preserved

    • Test 473

      📌 Setup phase

      duration:

      0.00010362733155488968
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015038345009088516
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00011102855205535889
      

      outcome:

      passed
      

    Function: test_ensure_subclass_valid

    • Test 474

      📌 Setup phase

      duration:

      0.00010970793664455414
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015284400433301926
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.944755584001541e-05
      

      outcome:

      passed
      

    Function: test_ensure_subclass_invalid

    • Test 475

      📌 Setup phase

      duration:

      0.00010521989315748215
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018826033920049667
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010377727448940277
      

      outcome:

      passed
      

    Function: test_cast_changes_class

    • Test 476

      📌 Setup phase

      duration:

      0.00010790210217237473
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017832405865192413
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010052230209112167
      

      outcome:

      passed
      

    Function: test_cast_preserves_identity

    • Test 477

      📌 Setup phase

      duration:

      0.00010318122804164886
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001522935926914215
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001000361517071724
      

      outcome:

      passed
      
  • 📄 test_utils_utils.py

    Function: test_singleton_instance

    • Test 478

      📌 Setup phase

      duration:

      0.00011476501822471619
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014763139188289642
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00010902620851993561
      

      outcome:

      passed
      

    Function: test_singleton_identity

    • Test 479

      📌 Setup phase

      duration:

      0.00010627880692481995
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001322273164987564
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      9.636208415031433e-05
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001582261174917221
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001491885632276535
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022834166884422302
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000134405680000782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014822464436292648
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00023047160357236862
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013748370110988617
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013789162039756775
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014649424701929092
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013943854719400406
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002239663153886795
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013314001262187958
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013574771583080292
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001404210925102234
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001366613432765007
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013526808470487595
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001514442265033722
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001329490914940834
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013479217886924744
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014787912368774414
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014494918286800385
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022483989596366882
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014068558812141418
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001398203894495964
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022308528423309326
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014092307537794113
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014336872845888138
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00034643057733774185
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014979206025600433
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014533940702676773
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014078617095947266
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014487653970718384
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001346338540315628
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013579614460468292
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013804063200950623
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014423765242099762
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013225246220827103
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001417277380824089
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.0002205781638622284
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013626180589199066
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001385211944580078
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022472906857728958
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014036986976861954
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013822875916957855
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00022809114307165146
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013568438589572906
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013905297964811325
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013893097639083862
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001405235379934311
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013373233377933502
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001429254189133644
      

      outcome:

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

      📌 Runtime Parameters

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

      📌 Setup phase

      duration:

      0.00021652597934007645
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014322437345981598
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013372953981161118
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001460295170545578
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001544710248708725
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001407098025083542
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015207193791866302
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013334676623344421
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016354676336050034
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0001515531912446022
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001354571431875229
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014214031398296356
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013844016939401627
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00018268916755914688
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014623068273067474
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00013656169176101685
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00016309134662151337
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00019087456166744232
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00013965927064418793
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00016989745199680328
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014199689030647278
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00015459395945072174
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00014900974929332733
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017046649008989334
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00017577596008777618
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014618691056966782
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015221256762742996
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014559831470251083
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001579076051712036
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00014685187488794327
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00015603378415107727
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.00017431564629077911
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.00024808943271636963
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.000151023268699646
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001575825735926628
      

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

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0004885215312242508
      

      outcome:

      passed
      

      📌 Teardown phase

      duration:

      0.0001388024538755417
      

      outcome:

      passed
      
  • 📄 test_zlast.py

    Function: test_keyboard_interrupt

    • Test 519

      📌 Setup phase

      duration:

      0.0001328885555267334
      

      outcome:

      passed
      
Failed (5)
  • 📄 test_utils_get_adj.py

    Function: test_get_adjs_filter

    • Test 222

      📌 Setup phase

      duration:

      0.00015011709183454514
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0016045542433857918
      

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

      outcome:

      passed
      
  • 📄 test_utils_logcfg.py

    Function: test_import_logging_once_per_module

    • Test 235

      📌 Setup phase

      duration:

      0.00014049187302589417
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      1.783244976773858
      

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

      outcome:

      passed
      
  • 📄 test_utils_shortcut.py

    Function: TestShortcutsSingleton

    • Test 443

      📌 Setup phase

      duration:

      0.00026566628366708755
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0006629973649978638
      

      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 0x7fb7bff5f7f0>
      
          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.00021697860211133957
      

      outcome:

      passed
      

    Function: TestFullIntegration

    • Test 448

      📌 Setup phase

      duration:

      0.0002588052302598953
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0005325600504875183
      

      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 0x7fb7bf18b880>
      
          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.00019579287618398666
      

      outcome:

      passed
      
  • 📄 test_utils_tqdm_mod.py

    Function: test_float_alignment_in_bar

    • Test 462

      📌 Setup phase

      duration:

      0.0003271615132689476
      

      outcome:

      passed
      

      📌 Call phase

      duration:

      0.0016871867701411247
      

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

      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