Skip to content

Commit

Permalink
Updating latest version information in CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
anibalinn committed Aug 10, 2023
1 parent d4737ad commit 748db17
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@ Version History
Version: 3.0.0
-------------------------------------------------------------------------------
ENHANCEMENTS:

* Enable Behavex to execute features located in a different paths (behavex <features_path1> <features_path2> ... <features_pathN>)
* Printing the HTML output report that in the console when behavex execution is finished
* Printing the paths where the features are located when behavex execution is started `Issue #88 <https://github.com/hrcorval/behavex/issues/88>`_
* Printing the summary of executed scenarios when running in parallel
* Major improvement done to enable re-executing failing scenarios in parallel
* Enable scenario outlines to be executed in parallel

Version: 2.0.2
-------------------------------------------------------------------------------
ENHANCEMENTS:
* HTML Report layout improvements to properly render long gherkin steps and failure messages. `Issue #81 <https://github.com/hrcorval/behavex/issues/81>`_
* Improvement done when parallel execution cannot be launched due to duplicated scenario names, by throwing an error exit code `Issue #86 <https://github.com/hrcorval/behavex/issues/86>`_

Expand All @@ -29,7 +26,6 @@ CONTRIBUTORS:

* Contribution from `seb <https://github.com/sebns>`__ providing the fix to an issue when parsing tags associated to scenario outline examples (Thanks!!)


Version: 2.0.1
-------------------------------------------------------------------------------
ENHANCEMENTS:
Expand Down

0 comments on commit 748db17

Please sign in to comment.