• Stas Bekman's avatar
    [CIs] Better reports everywhere (#8275) · 1bb4bba5
    Stas Bekman authored
    * make it possible to invoke testconf.py in both test suites without crashing on having the same option added
    
    * perl -pi -e 's|--make_reports|--make-reports|' to be consistent with other opts
    
    * add `pytest --make-reports` to all CIs (and artifacts)
    
    * fix
    1bb4bba5
conftest.py 1.07 KB