Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Console] Add command for showing available Sylius plugins #10004

Merged
merged 4 commits into from
Dec 7, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[Behat][Cli] Add scenario for showing available plugins
  • Loading branch information
GSadee committed Dec 5, 2018
commit 9b238037522af1497ce0a88aaffe06e4d82becee
9 changes: 9 additions & 0 deletions features/cli/showing_available_plugins.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@showing_available_plugins @cli
Feature: Showing available Sylius plugins
In order to be aware of available plugins
As a Developer
I want to be informed about available plugins

Scenario: Showing available Sylius plugins
When I run show available plugins command
Then I should see output "Available official Sylius Plugins" with listed plugins