[Maya-Python] How to create unittest scripts for my directory structure?

2015-04-01 Thread 'yaoyansibase' via Python Programming for Autodesk Maya
Hi all, I read the python unittest document, but I still have some problems. Could I ask some questions? Because I don't know how to create my unittest scripts for my directory structure. My directory structure looks like this: project_0001/  |___plugin_0001/  |    |___test/  |    | |___tes

Re: [Maya-Python] OpenEXR for python

2015-04-01 Thread Tuan Nguyen
Yes, its imf_copy. Here is the document. http://docs.autodesk.com/MENTALRAY/2013/JPN/mental-ray-help/files/manual/imf_copy.html -- 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 recei

Re: [Maya-Python] How to do automation test for Maya plugin development? Python's unittest module? PyMel's test module? or anything else?

2015-04-01 Thread Chad Dombrova
> > What about this file? > > \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 si

Re: [Maya-Python] OpenEXR for python

2015-04-01 Thread Anthony Tan
if we're talking external program, i'm guessing it's imf_copy? On Wed, Apr 1, 2015, at 11:52 PM, Fredrik Averpil wrote: > Tuan, would you mind sharing which converter executable that is, > exactly? > > On Tue, Mar 31, 2015 at 7:53 PM Tuan Nguyen > wrote: >> Thank for sharing,Serena. That's very

Re: [Maya-Python] OpenEXR for python

2015-04-01 Thread Fredrik Averpil
Tuan, would you mind sharing which converter executable that is, exactly? On Tue, Mar 31, 2015 at 7:53 PM Tuan Nguyen wrote: > Thank for sharing,Serena. That's very interesting > > To Michal > They have guide to compile to python library, Justin said that's good to > go too, it just that guide i