jens1101 / SteamCMD-JS-Interface

Allows you to access and use SteamCMD via JavaScript
14 stars 1 forks source link

Add cross-platform testing #21

Open jens1101 opened 3 years ago

jens1101 commented 3 years ago

I oftentimes notice that this library behaves differently on different operating systems. All tests should be run on all operating systems to be sure that it works. Ideally one command should run all tests on all supported operating systems. This might be possible via Docker.