Skip to content

VScode testing tree doesn't list additional sections #33

Description

@cidrblock

I don't see this documented anywhere, so I'm not sure if it is intended to work.

Give a tox.ini in a directory, the testing tree will show specific entries in the ini but not everything environment available (e.f. tox -l)

image

Additionally, when the specific entry is used, the command line generated is not correct.

For instance, using the p27 entry the following command is run in the terminal:

tox -e py27 /home/bthornto/github/tox_bug

Can the test tree be generated by a tox -l command ?
Can the command line run simply be tox -e <envname>?

Being able to run any tox environment from the test tree would be incredibly powerful and useful.

Thanks!

Brad (cidrblock)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions