Ahmed Elsabbahy

Results 236 comments of Ahmed Elsabbahy

Feel free to create a new focused feature request ticket bases on our chat here: https://github.com/aelsabbahy/goss/issues/375#issuecomment-564853916 For jq type stuff, I was thinking of eventually adding a jmespath matcher. The...

Since this is the best named story, I'll make this the official story to track this. As per my comment here: https://github.com/aelsabbahy/goss/issues/375#issuecomment-564853916 Adding the `method`, `request-body`, and `url` seems like...

I think this might was closed by #647 Please let me know if it's not.

Can you give an example of how you'd like the output to be when retry+JSON is enabled? Wonder if a flag like `--only-display-last` would resolve this. So only the very...

That link doesn't show any output format. I'm not really sure there's a good way to handle this without changing things either: 1. To only display the last one (feels...

> Wonder if a flag like --only-display-last would resolve this. So only the very last attempt is printed out. This is my preferred solution. This way a new goss user...

It's not actually a dictionary. Rather the tests run in parallel and are streamed to the output as they're completed. Sorting the output is possible, essentially the output driver would...

Goss is intended to test the local machine not the remote one. In my opinion proxy support makes sense to test local configuration. However, taking on some of the challenges...

Approved: 1. Goss should respect standard http proxy environment variables. 2. Goss http test should support `proxy:`