Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-7694

Remove direct usage of github.com/stretchr/testify in pkg/spire

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • None
    • Tekton Pipelines
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      Replaced external go-multierror dependency with Go's built-in errors.Join for error aggregation, reducing dependencies and improving code maintainability.
      Show
      Replaced external go-multierror dependency with Go's built-in errors.Join for error aggregation, reducing dependencies and improving code maintainability.
    • Gold-Bucketđź’›, Pipelines Sprint Tekshift 30

      The tektoncd/pipeline project generally relies on the standard library for testing. The github.com/stretchr/testify dependency is only directly used in a few test files within the pkg/spire package.

      This issue tracks the work to migrate these tests to use the standard library and remove the direct dependency on github.com/stretchr/testify.

      See issue.

              rh-ee-shubbhar Shubham Bhardwaj
              rh-ee-shubbhar Shubham Bhardwaj
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: