Add assertions to compare a table with another or a request to another
Open
enhancement
- Dominant language
- Java
- Stars
- 130
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The idea is to have an assertion like :
`assertThat(table).isEqualTo(anotherTable);`
Contributor guide
Assessment
This issue has not been assessed yet.