Ferran Basora

Results 107 comments of Ferran Basora

It is good to have dependencies up to date but I don't understand this change. `no_proxy` is supported in the current version. https://docs.rs/reqwest/0.10.4/reqwest/struct.ClientBuilder.html#method.no_proxy Why this change?

Not supported yet, but it could a really nice addition.

@lynnux and @zoosky . I had a bit of time to work on this. Can you give it a try? https://github.com/fcsonline/drill/pull/123

Nowadays, the json access for previous requests doesn't support array steps. But it could be a really nice addition

Maybe this merge can help you with more complex json accesses: https://github.com/fcsonline/drill/pull/114

Not super complicated, but it needs to be implemented.

The goal of `--report` option is to record just a single test plan. This execution is used later to be compared with `--threshold` option. This can help you to do...

Sure, it is a pending task I have.

To be honest, http2 is not fully tested in `drill`. For this reason, I have created this branch to have a shared playground to test it. If we find something...

Another braincrash here :sweat_smile:. I forgot to mention I was not able to get it to work and I was getting exactly the same errors as you, but it is...