Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Junit4 and TPTP
Junit4 and TPTP [message #87719] Thu, 16 November 2006 18:14 Go to next message
greenkiwi is currently offline greenkiwiFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

I'm new to this, so sorry if this has been answered previously or some
where else in this list. I have been tasked by my company with finding
a Continuous Integrations solution for our new product that is being
built on the eclipse platform. We were hoping to write our tests using
Junit4 so that we could take advantage of annotations for test organizing.

Basically, the task that I have to perform is being able to run an
arbitrary set of tests (that could be all the tests in a certain set of
classes) from the commandline. These tests need to run as plugin junit
tests because all of our projects are eclipse plugins.

From all the reading that I have done, it would appear that TPTP is
capable of doing this.

Have others setup similar systems?

Thanks,
Adam Bovill
Re: Junit4 and TPTP [message #96721 is a reply to message #87719] Mon, 23 April 2007 11:34 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Adam,
You are correct. TPTP provides the necessary testing framework and
tooling to write, execute, capture results and generate reports for JUnit,
JUnit Plug-in, Manual and URL test types
( http://help.eclipse.org/help32/topic/org.eclipse.hyades.test .doc.user/concepts/ccommontestingtasksandconcepts.htm).
We also have a Automated GUI Recorder (AGR) for record/playback of Eclipse
applications
( http://www.eclipse.org/tptp/test/documents/userguides/Intro- Auto-GUI-4-4-0.html).
However, TPTP only supports JUnit 3 (3.8.2 as shipped with JDT). See
enhancement https://bugs.eclipse.org/bugs/show_bug.cgi?id=154844 to include
JUnit 4 support. Please free to comment or contribute toward this feature
enhancement. You can execute your tests from the command line using the
Automatable Services Framework (ASF). For more information, see:

http://help.eclipse.org/help32/topic/org.eclipse.hyades.test .doc.user/tasks/tlaunching-tests-from-scripts-and-applicatio ns.htm

PS

"Adam Bovill" <abovill@fnfr.com> wrote in message
news:eji9qt$vbt$1@utils.eclipse.org...
> Hello,
>
> I'm new to this, so sorry if this has been answered previously or some
> where else in this list. I have been tasked by my company with finding a
> Continuous Integrations solution for our new product that is being built
> on the eclipse platform. We were hoping to write our tests using Junit4
> so that we could take advantage of annotations for test organizing.
>
> Basically, the task that I have to perform is being able to run an
> arbitrary set of tests (that could be all the tests in a certain set of
> classes) from the commandline. These tests need to run as plugin junit
> tests because all of our projects are eclipse plugins.
>
> From all the reading that I have done, it would appear that TPTP is
> capable of doing this.
>
> Have others setup similar systems?
>
> Thanks,
> Adam Bovill
Previous Topic:TPTP beginner help
Next Topic:org.eclipse.tptp.platform.report.samples
Goto Forum:
  


Current Time: Fri Apr 26 07:26:04 GMT 2024

Powered by FUDForum. Page generated in 0.03347 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top