First time here? Check out the FAQ!

Revision history  [back]

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 TestRuner.py from the Windows command prompt, run the following code.

So I can run the same code by configuring the "OS Commands" tool in the appropriate configuration.

I want to use the "Testing" tool to get a report in the corresponding WIng IDE window, but I don't think I can configure it correctly.

Maybe I'm asking stupid questions! Please forgive me!Thank you for any tips on how to organize unit testing with code coverage by my app.

Hi!

I 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 TestRuner.py from the Windows command prompt, run the following code.

So I can run the same code by configuring the "OS Commands" tool in the appropriate configuration.

I want to use the "Testing" tool to get a report in the corresponding WIng IDE window, but I don't think I can configure it correctly.

Maybe I'm asking stupid questions! Please forgive me!Thank you for any tips on how to organize unit testing with code coverage by my app.

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 TestRuner.py from the Windows command prompt, run the following code.

So code.So I can run the same code by configuring the "OS Commands" tool in the appropriate configuration.

I configuration.I want to use the "Testing" tool to get a report in the corresponding WIng IDE window, but I don't think I can configure it correctly.

Maybe correctly.Maybe I'm asking stupid questions! Please forgive me!Thank you for any tips on how to organize unit testing with code coverage by my app.