Alex Goodman f0a990b85f
chore: add source completion tester (#4077)
* add source completion tester

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* add missing t.Helper calls

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

---------

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
2025-07-23 13:49:47 +00:00
..

Syft testutils package

These are test functions that are useful for testing Syft and downstream of Syft. There are no API guarantees for these functions -- they may change at any time. Breaking changes to these functions may occur without necessarily bumping the major version of Syft or noting the breakage in the release notes.

These functions are only for testing purposes and should not be used in production code.