Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For Linux we have BATS that runs integration tests. For Windows we do not have anything, so it is not uncommon that bin/solr.cmd is buggy after touching the scripts.
In this issue I propose looking at https://github.com/pester/Pester to try to write some integration tests for bin/solr.cmd. It is a test framework for Powershell, and is able to execute commands and check their output.