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 StoryToJasmine package #4862

Closed
wants to merge 2 commits into from
Closed

Add StoryToJasmine package #4862

wants to merge 2 commits into from

Conversation

gallegogt
Copy link

SublimeText plugin for BDD that retrieves a Story from Pivotaltracker
and inserts it to the current document as a jasmine spec.

SublimeText plugin for BDD that retrieves a Story from Pivotaltracker
and inserts it to the current document as a jasmine spec.
@wbond
Copy link
Owner

wbond commented Oct 7, 2015

You'll probably want to rename plugin.py in your root folder. The reason for this is that it is a generic name, and in Sublime Text 2, packages are loaded in such a way that this plugin will be added to sys.modules as just plugin. story_to_jasmine.py would be far less likely to conflict.

@FichteFoll
Copy link
Collaborator

You didn't push a new tag for the latest changes yet, so they won't be installed.

Please also use a consistent indentation style in this repo.

@FichteFoll
Copy link
Collaborator

@gallegogt ping

@FichteFoll FichteFoll added the stale The pull request needs to be updated but has not been within the recent past (2 weeks) label Nov 18, 2015
@gallegogt
Copy link
Author

@FichteFoll Hi, this plugin have some problem?

@FichteFoll
Copy link
Collaborator

@gallegogt, no, not the package itself. Please address the inconsistent indentation style in this pull request.

@FichteFoll FichteFoll closed this Jan 2, 2016
@FichteFoll FichteFoll added timeout A pull request needed changes but was not updated in time (2 weeks after becoming stale) and removed stale The pull request needs to be updated but has not been within the recent past (2 weeks) labels Jan 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
timeout A pull request needed changes but was not updated in time (2 weeks after becoming stale)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants