Join Slack
Powered by
How can I make a custom matcher for a data structu...
# kotest
j
JP
05/22/2020, 6:01 AM
How can I make a custom matcher for a data structure that I created, say a linked list, with kotest? I would like to create a custom matcher to check if the linked list is structurally equal, i.e. having the same values from head to tail.
Open in Slack
Previous
Next