Skip to content

Conversation

@carlos-granados
Copy link
Contributor

While developing for Behat I found myself running the commands that run the tests quite often. To make this easier this PR introduces some composer scripts, including one that will run all your tests. The script that runs all the tests runs behat in progress mode, while the one that runs it individually runs it in pretty mode

"behat/transliterator": "^1.5",
"composer-runtime-api": "^2.2",
"symfony/console": "^5.4 || ^6.4 || ^7.0",
"psr/container": "^1.0 || ^2.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just re-ordered these dependencies

@acoulton acoulton merged commit d669f83 into Behat:master Dec 4, 2024
17 checks passed
@carlos-granados carlos-granados deleted the composer-scripts branch December 4, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants