We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just like rspec, a user should be able to define serve command settings in a .spin file. For example:
--push-results -t
The code to accomplish this would be trivial and I did add it to my fork. Probably, be part of the next release.
Edit: Update the title
The text was updated successfully, but these errors were encountered:
Nice idea. The next version will support a .spin file for other purposes already, I'm sure we can work this in too.
.spin
Sorry, something went wrong.
#37 Pick config from .spin file
eb93160
@andhapp you can try this feature in config-file branch. Your feedback would be appreciated :)
44d4c7d
@kirs: Just tried it. It works fine for me.
👍
No branches or pull requests
Just like rspec, a user should be able to define serve command settings in a .spin file. For example:
The code to accomplish this would be trivial and I did add it to my fork. Probably, be part of the next release.
Edit: Update the title
The text was updated successfully, but these errors were encountered: