simple-excel icon indicating copy to clipboard operation
simple-excel copied to clipboard

[Proposal] Ignore cells for testing

Open longstone opened this issue 10 years ago • 1 comments

I use simple-excel to diff generated excels, this is a continuous process. It would be nice if there is a ignore on defined cells.

Example

java.lang.AssertionError: Comparing DemoExcelFile
Expected: entire workbook to be equal
     but: cell at "B4" contained <"2013-12-05 12:40:49.309"> expected <"2013-12-06 12:41:29.424">,
[..]

longstone avatar Dec 06 '13 11:12 longstone

Also asked for in #9.

Think it's a good idea but don't think I'll have any time soon to get to it. PRs welcome.

tobyweston avatar Apr 23 '19 18:04 tobyweston