Alexander Dragunkin's profile - activity
| 2019-07-27 20:21:33 +0000 | received badge | Famous Question (source) |
| 2019-07-27 20:21:33 +0000 | received badge | Notable Question (source) |
| 2019-07-27 20:21:33 +0000 | received badge | Popular Question (source) |
| 2019-03-07 15:11:50 +0000 | received badge | Student (source) |
| 2019-03-07 15:11:47 +0000 | 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 08:57:00 +0000 | 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 20:38:00 +0000 | commented question |
UnitTest & code coverage
Error on the side of my application. I will look for solutions. |
| 2018-04-09 10:23:00 +0000 | 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 &quo |
| 2018-04-09 09:35:00 +0000 | 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 performe |