Jeff,
Thanks for quick responses.
I tried that. i am still getting the below exception
C:\Program Files (x86)\IronPython 2.7>ipy.exe -X:FullFrames MathUnitTest.py
C:\Program Files (x86)\IronPython
2.7\lib\site-packages\coverage\__init__.py:1:
DeprecationWarning: object.__new__() takes no paramete
I'm not sure how to do it from PTVS, but you'll need to add
-X:FullFrames to the ipy.exe command line and try it again.
- Jeff
On Fri, May 9, 2014 at 9:53 AM, Anand Kumar wrote:
> I am using PTVS along with Visual studio2010 to try coverage.py. I attached
> the py files used to try. i got the be
I am using PTVS along with Visual studio2010 to try coverage.py. I
attached the py files used to try. i got the below exception when i
run mathunittest.py file from VS2010.
Please let me know what should i do to make it work.
:1: DeprecationWarning: object.__new__() takes no parameters
Traceback (m
On Fri, May 9, 2014 at 5:09 AM, Anand Kumar wrote:
> Hi,
> Is there any code coverage tool identified for Iron python? If so please let
> me know the tool. If not, please let me know when it will be available.
I don't know of any that explicitly support it. I'm not sure what
would be needed to ma
Hi,
Is there any code coverage tool identified for Iron python? If so please
let me know the tool. If not, please let me know when it will be available.
Thanks and Regards,
Anandkumar.P
___
Ironpython-users mailing list
Ironpython-users@python.org
https: