<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 9, 2015 at 10:27 AM, Oleg Gelbukh <span dir="ltr"><<a href="mailto:ogelbukh@mirantis.com" target="_blank">ogelbukh@mirantis.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I am one hundred percent support this proposal. <div><br></div><div>Just to clarify, did you consider <a href="https://github.com/kward/shunit2/" target="_blank">shunit2</a> [<a href="https://github.com/kward/shunit2/" target="_blank">1</a>] as a unittest framework for Bash? It seems a little bit closer to shell scripting itself, so you don't need to learn another syntax to write unittests.<div><br></div><div>--</div><div>Best regards,</div><div>Oleg Gelbukh</div></div></div></blockquote><div><br>I did and BATS simply looked fancier to me. Additionally it has more external<br>(as in: not the project maintainer) contributions and last commit is dated<br>2015-02-25 vs shunit2's 2013-05-20.<br><br>Either way it's still bash, but with syntax sugar for running tests. <br><br></div><div>BP<br></div></div></div></div>