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

GH2297 - Extended NUnit3Settings to support alternative app.config #2298

Merged

Commits on Oct 2, 2018

  1. GH2297 - Extended NUnit3Settings to support alternative app.config files

    - Modified NUnit3Settings class to support new ConfigFile property that maps to --configfile=app.config for the nunit-console runner
    - In the 3.8.0 release of the nunit-console runner, a new command line argument was added that supports loading the app.config file from an alternative path or file.
    - Here is the new 3.8.0 feature: nunit/nunit-console#246
    Josiah Peters committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    c94fe5d View commit details
    Browse the repository at this point in the history