-
Notifications
You must be signed in to change notification settings - Fork 29
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
Rake task for test #164
Labels
help wanted 💕
PRs are welcome! Just comment in the issue saying you are working on it
junior 👶
Easy task, perfect if you don't have much experience with the project
test suite 💉
Travis related
Comments
Ana06
added
help wanted 💕
PRs are welcome! Just comment in the issue saying you are working on it
test suite 💉
Travis related
junior 👶
Easy task, perfect if you don't have much experience with the project
labels
Feb 15, 2018
can I work on this issue? |
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 16, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 16, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 16, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 16, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
@rahul2240 yes! actually you have already started 🤣 |
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 20, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 20, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
rahul2240
added a commit
to rahul2240/trollolo
that referenced
this issue
Feb 20, 2018
Instead of remembering all the commands it would be nice to have rake task to run tests and style checkers closes openSUSE#164
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
help wanted 💕
PRs are welcome! Just comment in the issue saying you are working on it
junior 👶
Easy task, perfect if you don't have much experience with the project
test suite 💉
Travis related
As suggested by @cornelius in #163, it would be nice to have a rake task to run the tests and style checkers, so that everything is run together and there is not need of remember the options.
It should be used in Travis as well.
The text was updated successfully, but these errors were encountered: