-
Notifications
You must be signed in to change notification settings - Fork 22
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
Unit Tests #6
Comments
That would be ok with me. I've used qunit, Jasmine and a couple others and
any are ok with me.
…On Nov 16, 2017 5:44 PM, "Kristofer Krause" ***@***.***> wrote:
I would like to submit some unit tests. Do you care which framework? qUnit
is pretty straight forward.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AATHOP7ybBi_2AnnDx7YTnhrRcaDcfQZks5s3LqvgaJpZM4QhQkX>
.
|
Do you care if they run via node? Or do you prefer browser? |
No preference, most of my newer stuff runs tests via terminal. |
Okay if I create a package.json? You could even publish on npm and automate running the tests via Jenkins. |
Ok, yes, that's fine by me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to submit some unit tests. Do you care which framework? qUnit is pretty straight forward.
The text was updated successfully, but these errors were encountered: