Skip to content

general overview of tox - documentation #867

@jhagege

Description

@jhagege

Hi,
I would like to understand what is the basic flow of tox (which is an amazing project by the way !):

  • I understand there is a run of setup.py in both environments (2.7, 3.6).
  • But then, regarding the tests ran with pytest (or other test suite): are they running against package in source code, or against package installed in site-packages (by setup.py install) ?

It's important in my case because my setup.py downloads a binary that I need and puts it in the site-packages directory, which is not originally in my source code package (because I need it to be cross-platform).

Thanks for help !

Metadata

Metadata

Assignees

Labels

area:documentationlevel:mediumrought estimate that this might be neither easy nor hard to implementneeds:workfor PRs: not quite there and needs some changespr-merged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions