Hoping some kind sole will chime in something to help...
I watched the youtube video that talks to doing unittesting and saw the launch of a unittest with mpf monitor but it looks like the unittest was launched from python ide.
Again what I am trying to do is launch my unittests that include showing the media controller outputs like lightshows and neosegment displays.
This leads me to beleive I need to add addition include files at the top of my testing script.
I reviewed the following web page below that show a map but I have not been able to successfully launch my python -m unittest tests/showmedia.py and have it output anything while mpf monitor is running.