Skip to content

Allow test generation for annotated decorators and functional fields #1849

Open
@tochilinak

Description

@tochilinak

Description

Now we do not generate tests for decorated functions or functional fields because of complicated analysis for type inference, but when annotations are given, this analysis is not needed.

Expected behavior

Tests for annotated decorators (including staticmethod and classmethod) and functional fields are generated.

Metadata

Metadata

Assignees

Labels

comp-fuzzingIssue is related to the fuzzingctg-enhancementNew feature, improvement or change requestlang-pythonIssue is related to python support

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions