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

[CFakeLib] Would you like to add the library or link it? #26

Open
WangWen-Albert opened this issue Apr 29, 2015 · 2 comments
Open

[CFakeLib] Would you like to add the library or link it? #26

WangWen-Albert opened this issue Apr 29, 2015 · 2 comments

Comments

@WangWen-Albert
Copy link

CFakeLib is not a new unit testing framework. However, we could add this library to any existing framework(e.g. cmockery) to enhance the testing capability.

It mainly provide a solution about how to fake one func with another mock(i.e. stub func) during runtime.

With the library, the mock(stub func) may has any name and could be built with original func. And The stub func could be different for a same func in different case, i.e. dynamic stub.

Would you like to add the library or link it?

Thank you in advance!

@lpabon
Copy link
Owner

lpabon commented May 7, 2015

This looks really interesting. I will definitely take a look and give you some feedback. Thank you for the great work!

@WangWen-Albert
Copy link
Author

Sorry for missing the repository path:
https://github.com/WangWen-Albert/CFake
Thank you too!

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

No branches or pull requests

2 participants