macpie.testing.assert_excels_equal#

macpie.testing.assert_excels_equal(filepath_1, filepath_2)#

For testing equality of openpyxl.workbook.workbook.Workbook objects

Parameters:
filepath_1Path

Path of left Excel file to compare

filepath_2Path

Path of right Excel file to compare