/testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers