-
Notifications
You must be signed in to change notification settings - Fork 45
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a buglang-pythonIssue is related to python supportIssue is related to python support
Description
Description
When user selects for example non default Test framework during test generation for Python then next time it's reset to default value. The same with other fields, with exception of 'Test source root'
To Reproduce
Steps to reproduce the behavior:
- Open Python project
- Invoke test generation dialog
- Select
Test framework = pytest
- Generate tests
- Invoke the dialog again
Expected behavior
pytest
test framework is preserved
Actual behavior
test framework is Unittest
again
Additional context
The same is with both timeouts and 'Visit only specified source'
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a buglang-pythonIssue is related to python supportIssue is related to python support
Type
Projects
Status
Done