Jacek Wysocki

Results 69 comments of Jacek Wysocki

@coniurare @tonidy rather it could be compared to full-fledged tool like http://locust.io/. wrk, ab, boom, vegeta are IMO a lot simplier.

Hi, I'm missing a lot in Learn Golang, Go has some important advantages like tooling (go command), really powerfull testing (with great benchmarking), concurrency is really easy great with use...

@DaKine23 what have aliases in bashrc common to embedding library inside your own program ?

We could consider using something like https://github.com/charmbracelet/bubbletea ?

Spinner and Info needs rewrite of term UI as after tries we can't fit it here.

@TheBrunoLopes, for now, git branch is part of `Test` Custom Resource and to get test from different branch you should create new one based on that branch. Is this resolving...

Please reopen this without additional files, closing for now.

Hi @Garvit-Jethwani I think we would need to preinstall first browsers in Docker container which runs tests. As I'm currently doing PoC about Docker images multiple builds for single executor...

Hi @Garvit-Jethwani thanks for trying Testkube, and sure there is a lot of things where you can contribute: - you can write a new executor for a testing framework of...