-
I would like to note some relevant work that could potentially be of use here, either as synthesizers (some from Slugsin), or for bitblasting / higher level constructs:
- [`omega`](https://github.com/…
-
Version: `wdio-vscode-service": "^6.1.0`
When running with `browserVersion: "insiders"` I hit the following error:
> 2024-06-21T15:19:35.831Z INFO @wdio/local-runner: shutting down
SevereServic…
-
My organization is experiencing an issue similar to #6993 The difference between that report and this one is that just the mere existence of devTools options in the config > services heading causes …
-
Hi, I'm the author of [godog - cucumber for golang](https://github.com/DATA-DOG/godog) BDD framework and a member of [cucumber](https://github.com/cucumber) team.
I like to use goconvey and I was t…
-
Hi,
I have followed the the blog [here](http://custardbelly.com/blog/blog-posts/2014/01/08/bdd-in-js-cucumberjs/index.html) and have downloaded the source code from git repository and tried to run th…
-
@dchelimsky, @oriolgual, @josepjaume, let's keep the discussion in here so we have >140 characters to talk about it.
-
Related to #87
To make the tests feel more natural I would like to write:
```
Describe 'World'
It 'turns'
When I call world spin
The output should be "The world is turning!"
End…
-
The knowers profile is a kind of resume, with additional features, formated to Connecty defined format in order to allow searchs within the knowers database.
It contains the following parts (to be co…
-
## What happened
I tried to run the test with test.bat in [this project](https://github.com/Anachron/mimosa-marionette).
The test that should be run is [this](https://github.com/Anachron/mimosa-mario…
-
As a developer I should be able to run the test suite independent of having a server such that the test suite remains fast and isolated.
Acceptance criteria:
- Wait until infrastructure is no longer …