A powerful tool for analyzing Python test execution using call tree visualization. This tool uses Python's built-in trace module to capture function calls during test execution and builds hierarchical ...
A simple Angular component to display object data in an expandable JSON tree view. See it in action on StackBlitz. You can make values in the JSON tree clickable to trigger custom actions. For ...