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: custom variable for minitest spring command #41

Merged
merged 4 commits into from
Dec 29, 2019

Commits on Dec 25, 2019

  1. Don't hardcode the spring command

    Since we may need a different (i.e. non-standard) way of executing the tests, this patch makes it configurable.
    ZenAnnard committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    638adc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. PR feedback

    Improved indentation (my fault, aplogies).
    Improved test to explicitly test new customisation variable.
    ZenAnnard committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    003a7db View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    ZenAnnard committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    e3bc6a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. PR Feedback: indentation

    ZenAnnard committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    cb95c71 View commit details
    Browse the repository at this point in the history