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

Consider adding functional tests to this project #5

Closed
danielbachhuber opened this issue Apr 1, 2016 · 1 comment
Closed

Consider adding functional tests to this project #5

danielbachhuber opened this issue Apr 1, 2016 · 1 comment
Assignees

Comments

@danielbachhuber
Copy link
Contributor

Functional tests are an integral ingredient of highly-quality, maintainable commands. WP-CLI tries to make it as easy as possible to add functional tests to your package with its wp scaffold package-tests command:

https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-tests

I'd encourage you to consider adding functional tests to your package :) By starting your functional tests early on, it also makes it much easier to maintain your project over time.

@nicholasio
Copy link
Member

Thanks for the suggestion, I'll put this as a priority 👍

@nicholasio nicholasio self-assigned this Apr 2, 2016
@nicholasio nicholasio mentioned this issue Feb 19, 2017
4 tasks
nicholasio added a commit that referenced this issue Sep 28, 2017
Functional Tests using behat. Fixes #31, #30 and #5
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

No branches or pull requests

2 participants