jakartaee / batch

The Jakarta Batch project produces the Batch Specification and API.
https://projects.eclipse.org/projects/ee4j.batch
Apache License 2.0
13 stars 18 forks source link

Batch TCK separation and integration with Platform TCK #179

Closed gurunrao closed 2 years ago

gurunrao commented 3 years ago

As per Jakarta EE 10 plan, we need to modernise TCKs to utilize TestNG/JUnit 5/Arquillian/maven (from feedback recieved so far, both TestNG + Junit5 are popular test frameworks. Maven is the likely choice for usage in the EE Platform TCKs) and have separated from Jakarta EE TCK repository (https://github.com/eclipse-ee4j/jakartaee-tck).

Insights on separation can be found at blog - https://ondro.inginea.eu/index.php/possible-ways-to-use-arquillian-in-jakarta-ee-tcks/

Post modernisation and separation of TCK is complete,TCK artificate generated should be integrated with Platform TCK runs.

Guidelines for TCK separation can be found here - https://docs.google.com/document/d/1yDXTUUULUrFrUi1DV_9OcBKIiZLVxrZkA38MMvYdP-U/edit#

All the above need to be included in Plan for Batch TCK separation and integration with Platform TCK.

scottkurz commented 2 years ago

I think we've basically accomplished this, though not complete, and the remaining work is being tracked in the batch-tck repo.

I'll close this for now then but please let us know if you have further concerns. Thx.