WebSorcery / 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.
https://testcase-generator.vercel.app
MIT License
0 stars 6 forks source link

Improve Error Message and Enhance Error Handling #23

Open ank1traj opened 9 months ago

ank1traj commented 9 months ago

The current error messages and error handling in the app are insufficient, making it challenging for users to identify and address issues. This issue is raised to enhance error messages and improve error handling for a more user-friendly experience.