Visualize your Python code while you type it in PyCharm, Emacs, Sublime Text, or even your browser. Live coding tightens the feedback loop between making a change to your code and seeing the behaviour ...
The goal of snitch is to be a simple, cheap, non-invasive, and user-friendly testing framework. The design philosophy is to keep the testing API lean, including only what is strictly necessary to ...