unional / satisfier

Manage and generate artifacts to test data across boundaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add startsWith() for array

unional opened this issue · comments

The partial test of array turns out to be problematic.

It can easily lead to missed test conditions.

Add a startsWith() for the existing behavior and change the current behavior to match exact length.

close by #69