Skip to content

template(tests): replace assert with require from testify packages #1422

@lumtis

Description

@lumtis

Is your feature request related to a problem? Please describe.
In test templates, we use require from testify most of the time and assert in some places.
I think it would be better for code consistency to use require everywhere, except if the use of assert eventually makes sense.

Describe the solution you'd like
Replace assert everywhere

I don't put it in #1409 because this issue is eventually open for discussion

Metadata

Metadata

Assignees

Labels

component:spnRelated to or beneficial for SPN developmenttype:requestFeature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions