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 initial support for nose as a test runner #9

Merged
merged 4 commits into from
Apr 22, 2015

Conversation

leonardt
Copy link
Contributor

Still TODO is support for a scope for the class or method under cursor, syntax for nose is nosetests <filename>:<class>.<method>

@@ -34,6 +34,7 @@ it's the command: `rspec spec/path/to/file_spec.rb:123`.
* cucumber
* minitest
* go-lang test (partially see #8)
* nose
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add here that it's partially supported, and with the pull request id?

@kassio
Copy link
Owner

kassio commented Apr 21, 2015

Please, rebase your pull request. I changed the readme to use a link in "partially implemented", on go-lang. Could you use the same pattern?

@leonardt
Copy link
Contributor Author

Done

kassio added a commit that referenced this pull request Apr 22, 2015
Add initial support for nose as a test runner
@kassio kassio merged commit a9142c4 into kassio:master Apr 22, 2015
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.

2 participants