Skip to content

Document console runner --configfile option for custom app config#1177

Merged
SeanKilleen merged 3 commits into
masterfrom
stevenaw-patch-1
May 15, 2026
Merged

Document console runner --configfile option for custom app config#1177
SeanKilleen merged 3 commits into
masterfrom
stevenaw-patch-1

Conversation

@stevenaw
Copy link
Copy Markdown
Member

Fixes #914

Documents an existing command line option to specify a custom application configuration file location for the NUnit Console Runner.

stevenaw added 3 commits May 15, 2026 09:53
Added a new command line option to specify a custom application configuration file location for the NUnit Console Runner.
Added information about specifying a custom config file on the command line for NUnit.
Copy link
Copy Markdown
Member

@Arhell Arhell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@SeanKilleen SeanKilleen merged commit 3d53b07 into master May 15, 2026
7 checks passed
@SeanKilleen SeanKilleen deleted the stevenaw-patch-1 branch May 15, 2026 16:23
github-actions Bot pushed a commit that referenced this pull request May 15, 2026
)

* Add --configfile option for custom app config

Added a new command line option to specify a custom application configuration file location for the NUnit Console Runner.

* Update Configuration-Files.md with custom config file info

Added information about specifying a custom config file on the command line for NUnit.

* Fix linting 3d53b07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the --configfile option for the console runner added in 3.8

3 participants