I would like to suggest two enhancements that could significantly improve the development and debugging experience:
Implement detailed logging:
Adding more structured and meaningful logs throughout the application will help developers trace issues more efficiently and gain better insights into runtime behavior.
Display test case results (pass/fail):
Introducing a feature that visually displays which test cases have passed or failed (ideally with summaries or detailed output) would greatly aid in quickly identifying problematic areas during testing.