nestorsalceda / mamba

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

Ignore rest feature using 'focus_' like methods #87

Open jmferrete opened 7 years ago

jmferrete commented 7 years ago

Now you can use focus_it and focus_context to ignore rest of test methods to execute.

jmferrete commented 7 years ago

Wow, it's failing for Python 3. I'm going to fix it and re-push!