Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Unit testing? (Read 1852 times)
Evgeny Zhekaus
Junior Member
**
Offline


Posts: 38
Joined: Sep 19th, 2018
Unit testing?
Sep 29th, 2018 at 9:03am
Print Post  
Hi,
Does vMicro support unit testing? How to perform unit testing with vMicro?
I can’t see any mention of this in the docs Sad

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unit testing?
Reply #1 - Sep 30th, 2018 at 6:57pm
Print Post  
No, not currently. What level of unit testing are you thinking of? Overriding test compile success of x number of projects? If you you can probably use the cli to automate something.
  
Back to top
IP Logged
 
Evgeny Zhekaus
Junior Member
**
Offline


Posts: 38
Joined: Sep 19th, 2018
Re: Unit testing?
Reply #2 - Oct 11th, 2018 at 5:31am
Print Post  
I am thinking about something like this https://github.com/mmurdoch/arduinounit , but that will test the project simultaneously and won’t need an Arduino to work.

Btw, arduinounit is a nice thingy. However, unfortunately, VisualStudio constantly highlights lots of errors in the editor. VS does not stand these strange arduiniounit's macros.
« Last Edit: Oct 11th, 2018 at 10:27am by Evgeny Zhekaus »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint