Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] [External] : standard recipe to follow for refactoring the Platform TCK tests...

We certainly need an extraction of the expertise needed to transform tests into the Junit environment, so any starting point would be helpful.

On Oct 11, 2022 at 2:45:52 AM, Alwin Joseph <alwin.joseph@xxxxxxxxxx> wrote:

Hi Scott,

 

  1. For Faces, Security and Authentication we did not transform the tests to Junit. We only used maven-ant-run plugin to build and run the Javatests after lifting the required source files.
  2. REST, JSONB/P tcks were migrated to Junit tests for EE10. Some of the steps followed to convert the tests to Junit for REST is documented in [1]. This might not be a standard procedure that could be used for all other TCKs. I can try to list out the common steps and requirements to be followed for other TCKs in a wiki.

 

 

Regards,
Alwin

 

[1] https://github.com/alwin-joseph/rest/wiki/REST-TCK-separation-from-JakartaEE-TCK-repo.

 

 

 

From: jakartaee-tck-dev <jakartaee-tck-dev-bounces@xxxxxxxxxxx> on behalf of Scott Marlow <smarlow@xxxxxxxxxx>
Date: Friday, 7 October 2022 at 9:20 PM
To: jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>
Subject: [External] : [jakartaee-tck-dev] standard recipe to follow for refactoring the Platform TCK tests...

Hi,

It would be good to have a standard recipe to follow for refactoring the Platform TCK tests as we discussed on the TCK call [1] this week.

What are the initial steps that we followed for EE 10 to refactor Platform TCK tests to junit?  For the Faces TCK refactoring I recall we discussed a lot on Faces issues (e.g. like how to deal with vendor deployment descriptors).  Does anyone feel ready to respond with what the steps might be? 

Or should we explore those further together (pick a test bucket and start refactoring at least one test in the Platform TCK)? 

Scott

[1] https://docs.google.com/document/d/1V1dDLJkd14EDRMPeuI0VzPtU4Lbli8FFBd1pLDLlOrY/edit#

_______________________________________________
jakartaee-tck-dev mailing list
jakartaee-tck-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev

Back to the top