Skip to content

Tags: xorcare/golden

Tags

v0.8.3

Verified

This tag was signed with the committer’s verified signature. The key has expired.
xorcare Vasiliy Vasilyuk
golden v0.8.3

v0.8.2

Verified

This tag was signed with the committer’s verified signature. The key has expired.
xorcare Vasiliy Vasilyuk
golden v0.8.2

v0.8.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
xorcare Vasiliy Vasilyuk
golden v0.8.1

v0.8.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
xorcare Vasiliy Vasilyuk
golden v0.8.0

v0.7.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
xorcare Vasiliy Vasilyuk
release: golden v0.7.1

v0.7.0

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.

v0.6.0

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.

v0.5.0

refactor: remove a deprecated function

v0.4.1

refactor: Update path method structure

This is to make it easier to expand the functionality of this method.
Will be used further.

v0.4.0

Delete set index method