clack-pretend
Debugger
A tool to capture and replay Clack middleware stack calls for debugging and testing.
A debugging and testing tool for Clack
11 stars
6 watching
0 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
bnmcgn/sigil | A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. | 2 |
brandonbloom/metaclj | A Clojure-based library for staged compilation and meta-quoting of Clojure code | 81 |
kallewoof/btcdeb | A set of tools used to debug or construct scripts for use in Bitcoin. | 39 |
throwtheswitch/cmock | Automates the creation of mock interfaces and stubs for unit testing C code | 684 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
fukamachi/clack | A web application environment for Common Lisp | 1,054 |
fukamachi/supertrace | A debugging and profiling tool for Common Lisp applications | 31 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
kmx-io/cl-debug | Provides a unified way to enable or disable debug-specific code in Common Lisp programs. | 2 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |
appsflyer/mate-clj | A Clojure library for controlling and debugging macro and function flows | 58 |
razum2um/clj-debugger | A Clojure-based debugger that allows users to set breakpoints and inspect variables in their code | 269 |
clojure/tools.trace | A Clojure library for tracing and debugging code execution | 361 |