Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] status of AllTests.java

Dear all,

 

You already know that I like a lot when we have the less source code to manage, and that we rely on convention rather on configuration.

 

I have noticed the existence of several AllTests.java that list for a given eclipse-test-plugin the class to test.

Such as this one:

/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/AllTests.java

 

We have 96 AllTests.java files in org.eclipse.papyrus

 

I would like to know if we could delete those files because it seems not to be relevant to list in a file the test suite.

Actually we use the Tycho surefire plugin that is able by default to list the test to run given the convention pattern.

https://eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html

 

What is your remarks on the deletion or not of those files?

 

Francois

 

 

cid:part1.06060709.08040600@ericsson.com

Francois LE FEVRE

Research Engineer

Commission for Atomic Energy and Alternative Energies (CEA)

Model-driven Engineering for Embedded Systems Laboratory (LISE)

Projet: Papyrus: https://www.eclipse.org/papyrus/

cid:part5.02030405.05090707@ericsson.com

Commissariat à l’énergie atomique et aux énergies alternatives (CEA)

Paris-Saclay Campus - Nano-INNOV | Bât. 862-PC1087 | F-91191 Gif-sur-Yvette Cedex

T. +33 (0)1 69 08 49 86  |  F. +33 (0)1 69 08 83 95  |

francois.le-fevre@xxxxxx   |  Blog: http://biocamp.blogspot.fr/

 

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top