x80486
x80486
I just tried declaring the environment variables within the operating system (read: `export VAR="value"`) and the application worked fine — so I'm certain it's an issue with the library. Somehow,...
> [x80486](https://github.com/x80486) - I'm experiencing this issue as well. We're you able to somehow overcome this problem? No, I went back and forth, asked in several places and I was...
I think this can be closed now :wink:
> I am happy to support and guide if somebody would be interested to build a desktop app, it is not a small project though. If you would like to...
Version `7.x` [comes with a built-in](https://github.com/cucumber/cucumber/issues/1241/) (very decent I would say) HTML formatter. This one has plenty of more options compared to the built-in one though.
I didn't mentioned that. I said that there was a built-in HTML reporter in Cucumber `7.x` and you have the link to the issue because it wasn't working quite well...
> However, the built in html formatter limits the ability to collect data from parallel runs (in ndjson format) and publish them as a single report How about filing an...
I understand that you may not see immediate improvements. I created this issue to suggest a potentially more intuitive approach. My idea was to introduce options like `--sequential` and `--parallel`...
Well, there are a few other platforms/tools that _circumvent_ this by using `--`. In this case, you could write something like: `deno task --built-in-option-name -- taskName --task-option-name` — where `--built-in-option-name`...
`Erlang/OTP`, `Deno`, `Elixir`, `Elm`, `Perl`, and `Swift` are pretty good candidates to add to. On the _package management_ side, `Maven` and `Gradle`, if applicable.