console-captor
Console inspector
A utility library for capturing and inspecting console output during testing
🎯 ConsoleCaptor captures console output for unit and integration testing purposes
30 stars
5 watching
2 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hakky54/log-captor | Captures and logs entries from Java applications during unit and integration testing | 374 |
patik/console.log-wrapper | A utility to safely log data to the console across different browsers and environments. | 406 |
chaijs/loupe | Utility function to represent objects as strings in a platform-independent way. | 21 |
tiagolr/dconsole | A runtime console that provides access to methods, variables, and more for real-time debugging and customization of Haxe applications. | 169 |
colejd/guify | A GUI library for inspecting and changing JavaScript variables | 286 |
netspi/aws_consoler | Converts AWS CLI credentials into console access | 220 |
dwmkerr/consolecontrol | A C# class library that lets you embed a console in a WinForms or WPF application for input/output of a process. | 737 |
cylix/reflex | A C++14 reflection library for inspecting and manipulating objects at runtime. | 134 |
jupyterlab-contrib/jupyterlab-variableinspector | An extension for JupyterLab that provides interactive inspection of variables in notebooks and consoles. | 1,116 |
pop-code/nestjs-console | Provides a CLI interface to access an application's context and methods | 561 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
dorkbox/console | A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 14 |
nativesh/react-native-console-panel | A React Native component for displaying console messages within the app | 85 |
tachibana-shin/vue-console-feed | A plugin that captures console logs into a Vue component, mimicking the Chrome Devtools Console. | 27 |
syntax-tree/unist-util-inspect | Utility to visually inspect tree data structures | 27 |