EastAgile / robber.py

BDD / TDD assertion library for Python
MIT License
8 stars 1 forks source link

to.be.called() and to.be.called #22

Closed hotay closed 7 years ago

hotay commented 7 years ago

Should we add these assertions?

tklarryonline commented 7 years ago

I think it's better to have a robber_mock.py plugin implemented.

hieueastagile commented 7 years ago

I'm still thinking about mock, it quite big to the scope of robber.py. If I have time, I prefer to put the effort in robber-django (or robber-selenium) than robber-mock.

hieueastagile commented 7 years ago

We can't support both of them so let's implement this with to.be.called() if you are going to work with this issue @catriuspham

catriuspham commented 7 years ago

@hieueastagile okay, I will do this in a couple of days.

catriuspham commented 7 years ago

@oyster This issue was solved, please help close it, thanks anh.