-
Hej @mikaelbr,
I would like to add a few test.
Do you mind if I use the following stack?
- mocha
- chai (using bdd 'expect' style)
- [blanket.js](https://github.com/alex-seville/blanket) for coverag…
-
- The preferred testing tool(s) should be stated in the language/framework-specific conventions.
- It should be easy (one command) to run the tests.
- The tests should be run as part of continuo…
-
Test framework should do the following things:
- Read `OPENDAL_TEST` as the `scheme` to test.
- Read all env values `OPENDAL_{scheme}_{key}={value}` and use the map to construct the operator.
- P…
-
- [x] Date: **18th of October @ 6:45PM (talks begin @ 7:15PM)**
- [x] Venue: **[Mozilla Berlin](https://www.mozilla.org/en-US/contact/spaces/berlin/)** [♿️ ](https://wheelmap.org/en/nodes/4996803917)…
-
I have integrated ReportPortal with my BDD framework. The structure is as such when I drill inside the Launch, I see all features, drilling particular feature, I see all the scenarios for that particu…
-
I am managing the mobile capabilities from the serenity.conf file of this way
```
capabilities {
local {
appium {
hub = "http://127.0.0.1:4723/wd/hub"
deviceName = Nexus_6
…
-
Hi Everyone,
I am running this framework through Eclipse by using Gradle, Junit and feature file.
frequently I am getting below problem. If am deleting manually **untitled1.lck** file , its ru…
-
Hi, @kylef
I want to test some async methods. Is it now supported in Spectre?
I just had a brief look at Spectre but didn't find this feature. Maybe something like this in other BDD testing fr…
-
In other BDD frameworks (e.g., mocha), one is able wrap the declaration of individual tests inside a loop so that each pass through the loop adds another set of tests. One example I've used is to wal…
-
Currently i am running serenity bdd tests with browserstack, looks like session is created and executed tests on default browser instead the capabilities which framework has sent, and all capability w…