Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Papyrus test plugins update site
Papyrus test plugins update site [message #1738842] Mon, 25 July 2016 12:12 Go to next message
Leonid Ripeynih is currently offline Leonid RipeynihFriend
Messages: 150
Registered: February 2012
Senior Member
Hello!

I'm developing a tooling based on Papyrus and 'd like to reuse papyrus testing facilities and fixtures in my own unit tests. So, I have a few questions on it:
1. Is it possible/feasible to do? And if not, what's the recommended way to test papyrus-based tools?
2. What update site should I use to access needed plugins?

Thanks in advance!
Re: Papyrus test plugins update site [message #1738852 is a reply to message #1738842] Mon, 25 July 2016 13:03 Go to previous messageGo to next message
Christian Damus is currently offline Christian DamusFriend
Messages: 1270
Registered: July 2009
Location: Canada
Senior Member

Hi, Leonid,

Yes, in fact the Papyrus-RT project re-uses some of the Papyrus JUnit
testing framework.

All of the testing framework is in the "Developer Tools" feature, which
is published only in the archives of its Hudson build job (it isn't,
strictly speaking, a project deliverable that is supported for
third-party use):


https://hudson.eclipse.org/papyrus/job/Papyrus-Master-Developer/lastSuccessfulBuild/artifact/repository/


You have probably already found the org.eclipse.papyrus.junit.framework
and org.eclipse.papyrus.junit.utils bundles in here that contain a wide
array of fixtures, rules, and such. Some of these are documented in
some degree on the wiki:

https://wiki.eclipse.org/Papyrus_Developer_Guide/JUnit_Test_Framework

There is also a framework for generation of automated tests for diagram
editors generated by Papyrus in the org.eclipse.papyrus.tests.framework
bundle:


https://wiki.eclipse.org/Papyrus_Developer_Guide/Automatic_Test_Generation_for_Diagram_Editors


but this never really got off the ground and isn't (AFAIK) being
maintained. Contributions to shore this up would be most welcome.

HTH,

Christian


On 2016-07-25 12:13:05 +0000, Leonid Ripeynih said:

> Hello!
>
> I'm developing a tooling based on Papyrus and 'd like to reuse papyrus
> testing facilities and fixtures in my own unit tests. So, I have a few
> questions on it:
> 1. Is it possible/feasible to do? And if not, what's the recommended
> way to test papyrus-based tools?
> 2. What update site should I use to access needed plugins?
>
> Thanks in advance!
Re: Papyrus test plugins update site [message #1738866 is a reply to message #1738852] Mon, 25 July 2016 15:14 Go to previous message
Leonid Ripeynih is currently offline Leonid RipeynihFriend
Messages: 150
Registered: February 2012
Senior Member
Awesome, thanks Christian!

This will most definitely help!
Previous Topic:Loading models from mars in neon
Next Topic:How do you extend a PrimitiveType?
Goto Forum:
  


Current Time: Thu Apr 25 17:22:17 GMT 2024

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

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

Back to the top