Skip to content

[Refactor] [python] [testing] Rename vague backend test fixtures (e.g. do_something) to descriptive names #4082

@khalatepradnya

Description

@khalatepradnya

Several Python backend tests use a session-scoped, autouse fixture named do_something to set the CUDA-Q target and perform teardown. The name is not descriptive.

Replace these instances with something meaningful like set_up_target or reset_target_and_clear_registries.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersmaintenanceWork items to update and improve the code base

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions