Skip to content

Unit-tests fail on Windows #92

@jorisroovers

Description

@jorisroovers

./run_tests doesn't work on windows since it's a bash script, but you can still run the unit tests directly using pytest:

pytest -rw -s gitlint

At the time of writing, 35 unit tests are failing, 94 are passing. Some failures seem related to unicode issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    windowsWindows related issues

    Projects

    Status

    0.19.0

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions