faint-grass-11531
08/18/2020, 7:42 PMPEX_VERBOSE=9 ./pants test src/test/python/pinterest/container_report/ ; i did it with verbose that timehundreds-father-404
08/18/2020, 7:57 PMdocopt in your own code container_report.py, right?
Has this always been happening, or only recently? To confirm that coverage is the issue, you can temporarily turn off coverage by commenting out coverage=auto in pytest.ini, then run again.faint-grass-11531
08/18/2020, 7:59 PMarguments = docopt(__doc__, version=VERSION) that wasn't in any function in my codehundreds-father-404
08/18/2020, 8:10 PM