Closed kazurayam closed 1 year ago
Test Cases/TC1 is a sample code how to utilize the java-text-diff library. It works fine. But has some points to be improved.
I should implement a Groovy class as a "Keyword". It emits no "Step Execution Log", therefore runs faster.
implementing the com.kazurayam.ks.TextDiffer class with @Keyword void execute() method
com.kazurayam.ks.TextDiffer
@Keyword void execute()
done at https://github.com/kazurayam/katalon-studio-texts-diff/releases/tag/0.3.0-SNAPSHOT
Test Cases/TC1 is a sample code how to utilize the java-text-diff library. It works fine. But has some points to be improved.
I should implement a Groovy class as a "Keyword". It emits no "Step Execution Log", therefore runs faster.