Learn how to test your Batch Script exercises on Exercism
To run the tests, execute the following command:
call {slug}Test.bat
Solving an exercise means making all its tests pass. When all tests have been pass, you'll have solved the exercise!
To help you get started, each exercise comes with a stub implementation file. You can use this file as a starting point for building your solution. Feel free to remove or change this file if you think it is the right thing to do.