Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUnit - mention Mock frameworks #58

Open
dmitrizagidulin opened this issue Apr 18, 2015 · 1 comment
Open

SUnit - mention Mock frameworks #58

dmitrizagidulin opened this issue Apr 18, 2015 · 1 comment

Comments

@dmitrizagidulin
Copy link
Collaborator

SUnit, in the Feathers' Rules for Unit tests section, we mention: A test is not a unit test if: it talks to the database, it communicates across the network, it touches the file system.

This would be a great place to mention stubs and mocks, and to recommend a Mock framework that works with Pharo. (Such as BabyMock2 or Mocketry).

@Ducasse
Copy link
Member

Ducasse commented Apr 18, 2015

Yes but you should explain what is a mock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants