Skip to content

Feature Request: Improve gomega matchers #538

@aelsabbahy

Description

@aelsabbahy

Describe the feature:

Improve gomega matchers.

Describe the solution you'd like

  1. Allow transforms. For example the following should work (fixes Check if param is gt than #350)
kernel-param:
  net.core.somaxconn:
    value:
      gt: 5000
  1. Add more gomega matchers, for example, the matchallelements matcher for slices.
    https://onsi.github.io/gomega/#gstruct-testing-complex-data-types

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions