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

Use console events instead of output in tests #2

Open
svenluijten opened this issue Sep 30, 2018 · 0 comments
Open

Use console events instead of output in tests #2

svenluijten opened this issue Sep 30, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@svenluijten
Copy link
Owner

Instead of checking if the output contains some string, we should check the console events that are fired when Artisan executes a command.

This should make the tests a lot less fragile.

@svenluijten svenluijten added the enhancement New feature or request label Sep 30, 2018
@svenluijten svenluijten self-assigned this Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant