nestorsalceda / mamba

The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).
http://nestorsalceda.github.io/mamba
MIT License
520 stars 64 forks source link

Add pending formatter #114

Open danibaena opened 6 years ago

danibaena commented 6 years ago

Adds new formatter: mamba -f pending $SPECS_PATH

It displays every pending spec with its description as it does when focused specs are displayed.