+ test=::PipelineTests::testBogusStdout
+ test=::PipelineTests::testIntArg
+ test=
+ PYTHONPATH=../lib:
+ python3 -W always -m pytest --tb=native -rsx test_pipettor.py
=========================================== test session starts ===========================================
platform linux -- Python 3.12.8, pytest-8.4.0, pluggy-1.5.0
rootdir: /cluster/home/markd/compbio/code/pipettor
plugins: xdist-3.7.0, anyio-4.9.0
collected 44 items

test_pipettor.py ............................................                                       [100%]

=========================================== 44 passed in 39.07s ===========================================
