mamba-runner
This
MotivationMamba is a BDD (Behavior-drive development) test runner for python. I love it because it is easy to express tests in an human-readable way. I started using Visual Code and there was no way to execute this runner so I started working on it. Look at the usage section for more details. RequirementsYou need to have a python UsageYou need to have an opened test file in the editor. At this moment. There is only 2 commands available:
You can run them using the Once you have run tests, a status bar icon will appear at the botton right (💻▶) CreditsA good starting point is official documentation This repo is highly inspired in pytest-runner from Ernesto Arbitrio |