This assert from testify comes in handy when one wants to compare only public fields of two structs,
because private fields might differ.
https://pkg.go.dev/github.com/stretchr/testify/assert#EqualExportedValues
Please add it to the list of allure-go asserts.
This assert from testify comes in handy when one wants to compare only public fields of two structs,
because private fields might differ.
https://pkg.go.dev/github.com/stretchr/testify/assert#EqualExportedValues
Please add it to the list of allure-go asserts.