Darius Juodokas

Results 21 comments of Darius Juodokas

@maxwxyz Hi. No luck, sorry. I downloaded the AppImage, launched it, opened my project, tried to add a window in the wall and FreeCad died immediately. Then I created a...

Thanks to ChatGPT, I may have found the modules directory, it contained subdirs with the module names I had installed and held >12GB worth of data (parts_library accounting for 10G...

> Supporting environment variables has been discussed at length and there have usually been issues in how we would do it. A proposal to add them would need a [Helm...

![image](https://user-images.githubusercontent.com/2045031/214326047-74718597-8e33-45c9-88a0-202980930b3c.png) Same is happening for WebStorm 2022.3.1. LinuxMint 20.3

@olegbespalov of course it could! I bet `fail()` also can be implemented in pure js, just as most of the other k6's features! But since you created a `fail("reason")` shorthand...

While we're at it, I think implementing `assertThat()` and `checkThat()` also makes sense - it would satisfy this request: https://github.com/grafana/k6/issues/1066 and keep the backwards compatibility. And IMO it sounds logical....

@olegbespalov I'd say convenience and removing the necessity to always import a 3rd-party library in (almost) every script to write a simple e2e test flow with basic flow control, w/o...

darn.. It's been like ages since I last used it :) Anyway... Here's how it used to look like on my netbook back then on Christmas evening at 2011: https://db.tt/sGcRznMq...

a proof that it still works :) https://youtu.be/VuwmEKKC8H0 And even a better one from the old times! https://www.youtube.com/watch?v=UiWWbIWER-8

Hello @szkiba, thanks for the explanation. Yes, aggregation based on tags should represent the concept of 'transaction' best, as a single 'transaction' may contain several operations in some cases. If...