Skip to content

Add fuzz testing to golang components #786

Open
@nandor-magyar

Description

There are specific functions that are good candidates for fuzzing tests.

Fuzzing in general is good way to discover unexpected pathways in functions.

Some material to get started with fuzzing:
https://blog.jetbrains.com/go/2022/12/14/understanding-fuzz-testing-in-go/
https://www.youtube.com/watch?v=7KWPiRq3ZYI

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions