This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 27
Unit Testing #65
Labels
Comments
@MathuraMG @lm-n I wanted to get started with testing/CI as i think it will help a lot with making the contribution process smoother.
Here are my questions -
Please let me know what you think. I will create a separate issue for CI. Thanks! |
@spiray - Sorry for the delay! Last week was a bit of a mess.
@lm-n thoughts? |
hey @spiray - just wanted to follow up on this. Do the above comments make sense to start with the tests? |
Yes! I am actually working on it right now. I am just setting up the environment based off of the way it is setup in the p5.js Sound library. Ill keep you updated. |
Cool. I'll look at the PR soon. Just FYI https://github.com/processing/p5.js-web-editor uses Travis CI |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I think it will be very beneficial for this library to have unit tests which will automatically run on build and possibly use CI. What is the approach on this?
The text was updated successfully, but these errors were encountered: