nash icon indicating copy to clipboard operation
nash copied to clipboard

Nash testing infrastructure

Open i4ki opened this issue 7 years ago • 3 comments

  • Builtin testing infrastructure?
  • Go API for testing (like we did in [klb])(https://github.com/NeowayLabs/klb/blob/master/tests/lib/nash/nash.go)

I'm inclined to add both the Go API and some nice way for people test theirs shell scripts without the need of using Go.

i4ki avatar Mar 06 '17 22:03 i4ki

/cc @katcipis @vitorarins

i4ki avatar Mar 06 '17 22:03 i4ki

I think both ideas are good. Go infra helps us test to catch deep nash bugs and the nash infrastructure would be great to test properly the scripts. I would just break in two completely separated issues for discussion and implementation.

katcipis avatar Mar 06 '17 23:03 katcipis

I agree with @katcipis on treating things separately. Also I would give a higher priority to the builtin test infrastructure.

vitorarins avatar Mar 22 '17 21:03 vitorarins