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

Added commands for running tests from a test file #502

Merged
merged 4 commits into from
Apr 12, 2017
Merged

Added commands for running tests from a test file #502

merged 4 commits into from
Apr 12, 2017

Conversation

aschlapsi
Copy link
Contributor

Added two new commands for running unit tests:

  1. Run Unit Test File - presents a picker for selecting a test file and runs the tests if selected.
  2. Run Current Unit Test File - runs the tests contained in the currently edited unit test file.

@weoreference
Copy link

This branch has conflicts that must be resolved

@DonJayamanne
Copy link
Owner

@aschlapsi , would you be able to resolve the conflicts so I can merge this. Thanks. Apologies for the delay in looking in this PR.

@DonJayamanne DonJayamanne merged commit 749792a into DonJayamanne:master Apr 12, 2017
amos402 pushed a commit to amos402/pythonVSCode that referenced this pull request Apr 25, 2017
* Added commands for running tests from a test file

* Corrected unintentional committed change

* Added missing newline
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

Successfully merging this pull request may close these issues.

3 participants