Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can WindowTester tests be run from the command line?

0
Posted

Can WindowTester tests be run from the command line?

0

The short answer is yes, since WindowTester tests are just JUnit plugin tests, they can be run the same way that eclipse plug-in tests are run using the Eclipse Testing Framework. To get started with the Eclipse Testing Framework, see this article. We’ve put together a script and a sample project that can be used as a jumping off point that can be found here.

0

The short answer is yes, since WindowTester tests are just JUnit plugin tests, they can be run the same way that eclipse plugin tests are run using the Eclipse Testing Framework. The long answer is that it takes a little doing to set it up. To get started with the Eclipse Testing Framework, see this article. We’ve also put together a sample project that can be used as a jumping off point that can be found here. Instructions for running the sample test can be found in the README in the test-files/ subdirectory.

0

The short answer is yes, since WindowTester tests are just JUnit plugin tests, they can be run the same way that eclipse plug-in tests are run using the Eclipse Testing Framework. To get started with the Eclipse Testing Framework, see this article. We’ve put together a script and a sample project that can be used as a jumping off point that can be found here.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123