-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
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...
- A small number of settings used only to initialize new projects.
- 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.A new feature.