-
#### What are you trying to achieve?
Re run the failed tests:
```
./codecept run -g failed
```
#### What do you get instead?
Failed tests that use `Codeception/Specify` won't run. This problem only…
-
The idea: have a common executable spec for the service which can be re-used\shared to verify high-level correctness of the implementation in any technology stack.
Example: NYTimes Lab has Go softwar…
-
-
I can definitely help out here too but after the merge of `backbone` we need to set up tests based on the groundwork you started in master.
-
Hello,
I have looked into added gherkin support to opentest but i don't think it's a great fit due to missing built in features like:
- ability to call other features
- built in $data support
…
-
Certainly! Let's dive into a comprehensive brainstorm on how your code and project can evolve to achieve your goals. We'll explore various ideas, metrics, and improvements that could help you optimize…
-
#### What are you trying to achieve?
I've wanted to run a test in headless Chrome, but it seems like the capabilities part of the web driver module is not recognized. Below you can see the setup I …
gafi9 updated
4 weeks ago
-
#### What are you trying to achieve?
Inject a symfony class into a functional test
#### What do you get instead?
Codeception fails to inject the class - fails to resolve the dependency
> Pro…
-
#### What are you trying to achieve?
Hello! I'm trying to run one example or data provider item by number which belongs to a specific group, but I'm not getting it.
#### What do you get instead?
I …
-
I had a quick look at the code base and tried to find some unit tests for the biggest part of the used language (shell/bash).
I could not find any, so I'm wondering whether you have any?
Also looked…