Hi Thomas,
I am using tup to run my tests and output on screen (but not only on 
screen). I am using "tee" command and also create an output file (which 
satisfy tup).
Also with output file and grep later I am able to summarize all my tests 
and fail if one of them produces not "OK" output.

Hope that helps.

W dniu wtorek, 29 listopada 2016 20:01:49 UTC+1 użytkownik Thomas Nilefalk 
napisał:
>
> I'm trying out tup on a part of a project of mine, starting with building 
> the unitttests. My current build finishes the build by running the tests 
> and outputtting the progress and results of them on the screen.
>
> How would one go about to do the same with tup? There seems to be two 
> problems to me, the output is not a tty so pretty red/green output becomes 
> just black and white, and that there seems to be no way to write a "target" 
> to just run the unittests.
>
> Any suggestions?
>
>

-- 
-- 
tup-users mailing list
email: tup-users@googlegroups.com
unsubscribe: tup-users+unsubscr...@googlegroups.com
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tup-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to