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

Command-line completion for tests #7

Closed
jeetsukumaran opened this issue Jun 23, 2014 · 3 comments
Closed

Command-line completion for tests #7

jeetsukumaran opened this issue Jun 23, 2014 · 3 comments
Assignees

Comments

@jeetsukumaran
Copy link

Command-line completion for test names passed to the test runner, whether module name ("project.test.test_module_a") or test case ("project.test.test_module_a.TestCaseA") or test itself ("project.test.test_module_a.TestCaseA.test_run1").

@CleanCut
Copy link
Owner

Best feature request ever! I'm planning on implementing completion for zsh and bash.

CleanCut added a commit that referenced this issue Jul 3, 2014
CleanCut added a commit that referenced this issue Jul 23, 2014
…both. Added --completion_file to dynamically indicate the location of the file to source. Getting close on #7
@CleanCut
Copy link
Owner

Done! It works! Woohoo!

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