> On Feb 12, 2017, at 7:10 AM, Jean-Paul Calderone
> wrote:
>
> Hello,
>
> Since trial has stopped adding the working directory to sys.path, it seems
> very sensible to also stop accepting paths as a way to specify what tests to
> run. Instead, only package, module, class, or test method na
Hello,
Since trial has stopped adding the working directory to sys.path, it seems
very sensible to also stop accepting paths as a way to specify what tests
to run. Instead, only package, module, class, or test method names should
be accepted.
Please add your thoughts (reasoned arguments, not +1s