Alvaro Aleman

Results 162 comments of Alvaro Aleman

@kyoh86 thank you for looking into this! I would already be very happy if the case of "pointer assignment directly followed by break/return" would work.

Hey, thanks for the info, however it doesn't help for the actual use case: Testing the validity of a rendered template [like conf does: `check_cmd = "/usr/sbin/nginx -t -c {{.src}}"`](https://github.com/kelseyhightower/confd/blob/20b3d37da7aaa2c176c0612202c06c5ba4f7d987/docs/template-resources.md#example)

> Ginkgo does have -untilItFails which reruns your test forever until a failure is found Nice, that helps at least locally but unfortunately not for CI. > I'm in the...

Putting it into the cli means that ppl have to install the cli to use it, I would prefer it if that wasn't needed and this could just be passed...