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

Add console testing tools #4

Closed
krzysztofrewak opened this issue Mar 18, 2021 · 0 comments · Fixed by #31
Closed

Add console testing tools #4

krzysztofrewak opened this issue Mar 18, 2021 · 0 comments · Fixed by #31
Assignees
Labels
new feature New feature to implement

Comments

@krzysztofrewak
Copy link
Member

I would love to have tool to testing Artisan console commands. Something like:

Given (...)
When a command "whatever:something" is called
Then (...)

It probably should work similar to Http feature methods or refreshDatabase method from Database. I wonder if we can get into output options to see if we can intercept Artisan responses.

@krzysztofrewak krzysztofrewak added the new feature New feature to implement label Mar 18, 2021
@JakubKermes JakubKermes linked a pull request Jun 5, 2024 that will close this issue
@JakubKermes JakubKermes self-assigned this Jun 7, 2024
JakubKermes added a commit that referenced this issue Jun 7, 2024
JakubKermes added a commit that referenced this issue Jun 13, 2024
JakubKermes added a commit that referenced this issue Jun 19, 2024
JakubKermes added a commit that referenced this issue Jun 28, 2024
JakubKermes added a commit that referenced this issue Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants