Skip to content

Use tox for automating tests in different venvs #696

@tinvaan

Description

@tinvaan

Is your feature request related to a problem? Please describe.
Tox project(https://tox.wiki) seems like a more useful addition to this project and can be used in place of Makefiles to invoke tests and other automations.

Tox also allows isolated builds against multiple virtual environments and is tailor-made for Python projects.

Describe the solution you'd like
We can drop the Makefiles in favour of tox.ini setup scripts. I have a sample PR opened at tinvaan#1

What do we feel about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions