mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
* 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>
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.