First time here? Check out the FAQ!

Alexander Dragunkin's profile - activity

2019-07-27 15:21:33 -0500 received badge Famous Question (source)
2019-07-27 15:21:33 -0500 received badge Notable Question (source)
2019-07-27 15:21:33 -0500 received badge Popular Question (source)
2019-03-07 09:11:50 -0500 received badge Student (source)
2019-03-07 09:11:47 -0500 marked best answer UnitTest & code coverage

Hi!

I'm trying to set up test execution.There is a difficult moment. Tests must be performed to configure code coverage for my application Mebel.exe, which is already a Python interpreter. Wing does not allow me to select it as an interpreter because the name must be python. Can I somehow to configure the execution of unit testing by calling my interpreter is named mebel.exe?

Thank You!

2018-04-11 03:57:00 -0500 answered a question UnitTest & code coverage

Hi!I want to understand if I can use the tests tool of the Wing IDE to run test programs in my application. I can run Te

2018-04-09 15:38:00 -0500 commented question UnitTest & code coverage

Error on the side of my application. I will look for solutions.

2018-04-09 05:23:00 -0500 commented question UnitTest & code coverage

I made my app start using the launch configuration.But yet I get the error. Traceback (most recent call last): File "C

2018-04-09 04:35:00 -0500 asked a question UnitTest & code coverage

UnitTest & code coverage Hi!I'm trying to set up test execution.There is a difficult moment. Tests must be performed