moxley / atom-ruby-test

Run Ruby tests, Rspec examples, and Cucumber features from Atom
MIT License
43 stars 36 forks source link

Suggestion: Command Prefix #94

Closed andypike closed 7 years ago

andypike commented 7 years ago

Hi,

I'm interested in contributing a feature that would really help my workflow. I frequently switch between different projects, some are standard Rails apps but others are Docker based apps. For these Docker apps I need to change the run commands to have docker-compose run ... before the usual test runner command. Of course, I can just open the settings and change the commands but I'm wondering if there is a feature I can help add here to support a better way of doing this.

I'd be interested in your thoughts in the best way to approach this and also if it's something that would be merged should I do it.

Some ideas to get the ball rolling:

What do you think?

Regards

Andy

moxley commented 7 years ago

Hi @andypike, this is a very well thought out suggestion. Fortunately, there is already an elegant solution: https://github.com/moxley/atom-ruby-test/blob/master/doc/switching-settings-between-projects.md. Let me know if there are any issues with this solution.

andypike commented 7 years ago

Thanks @moxley that looks exactly what I need (and will be useful for other packages). I'll give it a try. Thanks for all your hard work on this package, it's very much appriciated!

❀️ πŸ’š πŸ’› πŸ’œ πŸ’™