Mockstar – Declarative Mocking Like a Rockstar!¶ Mockstar is a small enhance on top of Mock library that gives you declarative way to write your unit-tests. author: Konstantine Rybnikov. main repository on bitbucket: https://bitbucket.org/k_bx/mockstar mirror on github: https://github.com/k-bx/mockstar Philosophy¶ Usually, unit under test is something simple, like function or method. It’s result i