This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
as #247 and #248 make obvious, testing on windows machines is not part of the usual release flow. This should change, but I'm not sure how to best go about running the bats test suite on windows or if it should be ported(not preferable, since then you have to maintain multiple test suites)
Also, it would be of interest to run this the various ways you can run it on windows (now of course, some of these make it much easier to use bats, eg when using WSL):
- vanilla windows + docker for windows
- vanilla windows + docker toolbox
- WSL + "wsl" docker
- WSL + docker for windows
- cygwin + docker for windows
- more? less? windows is so complicated.
CCing those I know to be windows-based users&contributors: @kichik @heri16 @vecchp @hubbins @ajshukury @LucasNP (others? If you know, plz tag them)