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

Create Mock library for testing #4

Open
iaine opened this issue Oct 14, 2015 · 1 comment
Open

Create Mock library for testing #4

iaine opened this issue Oct 14, 2015 · 1 comment
Assignees
Milestone

Comments

@iaine
Copy link
Owner

iaine commented Oct 14, 2015

Write a simple Mock library for testing. ChucK has some oddities here and this may need some thought. Does it support virtual constructors?

@iaine iaine self-assigned this Oct 14, 2015
@iaine
Copy link
Owner Author

iaine commented Dec 9, 2015

Chuck doesn't support virtual constructors. Basic tests written with a Factory. Testrunner written in Bash. Might be able to get some inspiration from JUnit or similar.

@iaine iaine added this to the 0.1 milestone Dec 27, 2015
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

1 participant