jkfran / killport

A command-line tool to easily kill processes running on a specified port.
MIT License
1.68k stars 37 forks source link

Make sure tests works on Linux and Windows #36

Closed jkfran closed 4 months ago

jkfran commented 5 months ago

At this moment the integration tests pass on Mac but not on Linux/Windows. Worth having a look into it.

This CI step should run across different platforms in the future: https://github.com/jkfran/killport/blob/4997258c1f75825593ed640ca6d71a9852b5125d/.github/workflows/tests.yml#L13