Tags: xorcare/golden
Tags
feat: add the ability to manually specify the want value This is necessary to separate data in table tests when there are few cases with big data and there are cases with short data that are better represented in the table. Perhaps this method is not a good idea, since the test data is mixed, but perhaps this opportunity will do itself well in practice.
test: add golden integration tests Package integration is needed to test the functionality of golden in integration with the file system. Without side effects from other tests and TestMain. Large JSON inputs serve the purpose of format validation to provide an additional ability to catch changes in the behavior of the JSONEq function.
PreviousNext