TaskScheduler icon indicating copy to clipboard operation
TaskScheduler copied to clipboard

Insure all examples can be compiled with continuous integration

Open scls19fr opened this issue 6 years ago • 2 comments

Hello,

it could be a good idea to insure that examples can be compiled successfully.

http://platformio.org/ can help as it provide continuous integration (with Travis)

http://docs.platformio.org/en/latest/ci/travis.html

Unit testing is also possible

Kind regards

scls19fr avatar Sep 21 '17 20:09 scls19fr

As far as I know all examples do compile successfully on their respective platforms. Which one do you have a problem with?

Sent from a mobile device. Apologies for accidental typos.

-------- Original message -------- From: scls19fr [email protected] Date: 9/21/17 23:22 (GMT+03:00) To: arkhipenko/TaskScheduler [email protected] Cc: Subscribed [email protected] Subject: [arkhipenko/TaskScheduler] Insure all examples can be compiled with continuous integration (#39)

Hello,

it could be a good idea to insure that examples can be compiled successfully.

http://platformio.org/ can help as it provide continuous integration (with Travis)

http://docs.platformio.org/en/latest/ci/travis.html

Unit testing is also possible

Kind regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/arkhipenko/TaskScheduler/issues/39, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AATGTarZAw756Zd1QMYKrMiP9tqz20fNks5sksWQgaJpZM4Pf3Yz.

arkhipenko avatar Sep 21 '17 20:09 arkhipenko

I haven't test them... I'm planning to use your library. Unit testing / CI is just a good practice. Being able to compile Arduino code on Travis is very interesting because when PR are send you can see if it doesn't break anything.

scls19fr avatar Sep 21 '17 20:09 scls19fr