> > What about this file? > > <MayaRoot>\devkit\other\pymel\extras\completion\py\pymel\util\testing.py > Is it usefull for me to build my automation tests process? >
There are some useful things in there for running tests within the Maya GUI, which pymel has to do, but like I said before, I would keep it simple to start with and as you run into problems consult examples like pymel's tests to get ideas on how to solve them. No reason to pull in all that code if you don't need it. -chad -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAGq9Q7FpiC7kh0YakeO%2By9AJMwN-82Nt5PG28fBjYfLUbzAoeg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
