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 test function to fab #17

Open
tbarron opened this issue Mar 12, 2011 · 1 comment
Open

add test function to fab #17

tbarron opened this issue Mar 12, 2011 · 1 comment
Assignees

Comments

@tbarron
Copy link
Owner

tbarron commented Mar 12, 2011

fab's test function will call each of the managed items in fabfile.py's list in the appropriate way to test it

@tbarron
Copy link
Owner Author

tbarron commented Mar 15, 2011

Should the list in fabfile.py be a hash where I record testability for each component manually, or should fab be smart enough to look at each component and decide whether it has tests to run? I think I want the second.

@ghost ghost assigned tbarron Apr 20, 2012
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

1 participant