Skip to content

Commit

Permalink
Updating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalinn committed Dec 23, 2024
1 parent 2728d33 commit 7a5b4df
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Execute BehaveX in the same way as Behave from the command line, using the `beha

BehaveX manages concurrent executions of Behave instances in multiple processes. You can perform parallel test executions by feature or scenario. When the parallel scheme is by scenario, the examples of a scenario outline are also executed in parallel.

![Parallel Test Executions](https://github.com/hrcorval/behavex/blob/release_4.1.0/img/behavex_parallel_executions4.png?raw=true)
![Parallel Test Executions](https://github.com/hrcorval/behavex/blob/release_4.1.0/img/behavex_parallel_executions.png?raw=true)

### Examples:
```bash
Expand Down
Binary file modified img/behavex_parallel_executions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/behavex_parallel_executions2.png
Binary file not shown.
Binary file removed img/behavex_parallel_executions3.png
Binary file not shown.
Binary file removed img/behavex_parallel_executions4.png
Binary file not shown.

0 comments on commit 7a5b4df

Please sign in to comment.