-
**Describe the bug**
```
behavex --parallel-processes=4
...
behavex: error: unrecognized arguments: --parallel-processes=4
```
**To Reproduce**
```
⬢ [Docker] ❯ behavex --parallel-proces…
-
**Describe the bug**
When running scenarios in parallel, I am getting the below error from behavex.
ERROR:root:Unexpected error in 'before_all (behavex-images)' function:
ERROR:root:EOF when read…
-
Hi @hrcorval @anibalinn
I am using your behavex package extensively in the automation framework. It is quite impressive and I am also having a few suggestions that I have posted in the issue track…
-
## Context:
I recently raised this question: https://github.com/hrcorval/behavex/issues/157.
Basically, I want a way to run scenarios in parallel on `Scenario` level only and not on `Example` leve…
-
Hi! I'm having this issue that I'm trying to understand and solve. I didn't open this as a bug or feature request because I'm not sure it is one of those situations.
So I'm having some features in …
-
**Description**
I'm running my tests in parallel using 4 processes - scenario by scenario.
Now I want to do some tasks in before_all and after_all but only 1 time, meaning do X in before_all only …
-
Add header to multi-features report, with summary of features in files. Maybe take some inspiration from BehaveX report composition.
-
Hello,
First, thank you for your work on this package!
I am in a situation where I run multiple behavex commands one after the other. This is because I have to test a software with configuration…
-
Is there any way or command available to integrate with allure report?
-
ERROR:root:[behavex-images] The provided binary is not a valid image, or could not be converted to PNG: module 'numpy' has no attribute 'float'.
`np.float` was a deprecated alias for the builti…