How many different tests do you think we will end up writing for a single example shell script? Is it enough just to run through the example once? Or are these shell scripts and examples more complicated than that?
-Dan On Fri, Jun 3, 2016 at 2:23 PM, William Markito <[email protected]> wrote: > Guys, > > What do you think about using something like Bats [1] to test shell scripts > that will be available as part of the examples ? > > Not sure if we would have any conflicts or problems with their license [2] > but it doesn't seem the case... > > Thanks > > [1] https://github.com/sstephenson/bats > [2] https://github.com/sstephenson/bats/blob/master/LICENSE > > -- > > ~/William >
