[py-dev] New issue 114 in py-trunk: cmdline(..) uses wrong program name

issues-noreply at bitbucket.org issues-noreply at bitbucket.org
Fri Aug 6 01:46:12 CEST 2010


--- you can reply above this line ---

New issue 114: cmdline(..) uses wrong program name
http://bitbucket.org/hpk42/py-trunk/issue/114/cmdline-uses-wrong-program-name

Sridhar Ratnakumar / srid on Fri, 6 Aug 2010 01:46:12 +0200:

Description:
  I am invoking py.test via py.test.cmdline(). When there is an error in command line, the following is printed:

{{{

usage: boa [options] [file_or_dir] [file_or_dir] [...]

boa: error: no such option: --junitlxml
}}}

"boa" is the name of *my* program, which py.test.cmdline() is stealing.

Responsible:
  hpk42
-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.



More information about the Pytest-dev mailing list