Skip to content

Remember selection of dialog options for Python test generation #1563

@tyuldashev

Description

@tyuldashev

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:

  1. Open Python project
  2. Invoke test generation dialog
  3. Select Test framework = pytest
  4. Generate tests
  5. Invoke the dialog again

Expected behavior

pytest test framework is preserved

Actual behavior

test framework is Unittest again

image

Additional context

The same is with both timeouts and 'Visit only specified source'

Metadata

Metadata

Assignees

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-bugIssue is a buglang-pythonIssue is related to python support

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions