Path to this page:
./
devel/p5-Cucumber-TagExpressions,
Cucumber tag expression parser
Branch: CURRENT,
Version: 6.1.1nb1,
Package name: p5-Cucumber-TagExpressions-6.1.1nb1,
Maintainer: schmonzCucumber tag expressions allow users to define the subset of Gherkin
scenarios they want to run. This library parses the expression and
returns an evaluator object which can be used to test the tags specified
on a scenario against the filter expression.
Master sites: (Expand)
Filesize: 9.974 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Cucumber-TagExpressions-6.1.1nb1
- (2024-11-09) Updated to version: p5-Cucumber-TagExpressions-6.1.1
- (2024-01-10) Updated to version: p5-Cucumber-TagExpressions-6.1.0
- (2023-10-13) Updated to version: p5-Cucumber-TagExpressions-6.0.0
- (2023-09-06) Package added to pkgsrc.se, version p5-Cucumber-TagExpressions-5.0.6 (created)
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-11-09 17:57:29 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
p5-Cucumber-TagExpressions: update to 6.1.1. Changes:
- [Python] Use the new action cucumber/action-publish-pypi in
release process
- [Ruby] Fixed up remaining simple cops and began to reduce
complexity of code
|
2024-01-10 18:02:58 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
p5-Cucumber-TagExpressions: update to 6.1.0. Changes:
Added:
- [Python] Support the feature of escaping also in Python (#144)
Fixed:
- [Python] Added workflow to release to Pypi (#145, #146, #20)
- [Ruby] Fixed up around 75% of all rubocop offenses (#138)
|
2023-10-13 20:29:50 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
p5-Cucumber-TagExpressions: update to 6.0.0. From the changelog:
Fixed:
- [Perl] Include README.md and LICENSE in the release tarball
|
2023-09-06 20:53:49 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Add p5-Cucumber-TagExpressions: Cucumber tag expression parser
Cucumber tag expressions allow users to define the subset of Gherkin
scenarios they want to run. This library parses the expression and
returns an evaluator object which can be used to test the tags specified
on a scenario against the filter expression.
|