cometkim / rescript-vitest

ReScript bindings to Vitest
MIT License
42 stars 9 forks source link

Add binding for Array.toContainEqual and List.toContainEqual #22

Closed illusionalsagacity closed 2 months ago

illusionalsagacity commented 2 months ago

The tests/assertions.res file wasn't included in the test glob, so I named it like the others.

I'll open a separate PR for the rest of the assertion tests