Skip to content

Reduce the scope of the Settings Dialog #1413

@CharliePoole

Description

@CharliePoole

The Settings Dialog provides a way to record user decisions about the functioning of TestCentric, global decisions, which are used for every project. As discussed in #1412, we want to radically reduce the size of this dialog. ..

  • Some settings will be removed because we don't actually support them any longer.
  • Other settings are no longer needed because NUnit provides satisfactory default values.
  • Still other settings are accommodated in other places in the GUI and are redundant.

We want to end up with a Settings Dialog which has only...

  1. A small number of settings used only to initialize new projects.
  2. A small number of GUI-related settings, which are not convenient to accommodate elsewhere and are most likely to be generally desirable, rather than varying by project.

Settings only used to initialize new projects should be on a separate page and clearly indicated as such.

Specific decisions will be made as the code is written and reviewed in the PR.

Metadata

Metadata

Assignees

Labels

FeatureA new feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions