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

Fix hooks: double *alls and reversed teardown ordering. #131

Closed m-kostrzewa closed 4 years ago

m-kostrzewa commented 5 years ago

Fixes #130

kfischer-okarin commented 5 years ago

This is fixing the same problem as my #123 and more... so I will just close mine.... I hope @nestorsalceda can soon review and merge the change

m-kostrzewa commented 5 years ago

@DerTraveler thanks for the info. I think that maybe you should keep it open, for the updated test cases at least.

kfischer-okarin commented 5 years ago

@nestorsalceda This came up recently in one of our codebases again, it's a really hard to pin down error so it would be nice to merge this soon