Michael Pu

Results 9 comments of Michael Pu

Will be taking this since this issue has been idle for a while.

The original PR that closes this issue seems to still be open and waiting for approve + merge: https://github.com/stretchr/testify/pull/1287 The changes are now out-of-date and need to be rebased on...

The PR is now rebased on top of master and checks are passing on my fork, but are failing on the PR. Additional discussion on the PR: https://github.com/stretchr/testify/pull/1287#issuecomment-1854687817

@boyan-soubachov Would be great if you could take a look at this and merge if it looks good!

@boyan-soubachov Would be great if you could take a look and merge when you get the chance!

Rebased on top of what is currently on `master` and builds are passing on my local branch (https://github.com/mchlp/testify/actions/runs/7200906284), but are failing here. @dolmen Do you know why this might be...

This use case seems to be addressed by the `assertions.ElementsMatch` method. ![image](https://user-images.githubusercontent.com/22804087/204167317-3518916b-1e86-4b7a-a242-cb613c17eca0.png) https://pkg.go.dev/github.com/stretchr/testify/assert?utm_source=godoc#ElementsMatch

@boyan-soubachov Would be great if you could take a look at this and merge if it looks good!