Skip to content

Integration tests don't run on Windows #93

@jorisroovers

Description

@jorisroovers

The integration tests don't run on windows since they depend on sh.

To run the tests (without ./run_tests.sh which is a bash script):

pytest -rw -s qa/

To fix this, we should implement the same sh mock library that in the integration tests that we did for the main gitlint codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    windowsWindows related issues

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions