eclipse / jnosql

Eclipse JNoSQL is a framework which has the goal to help Java developers to create Jakarta EE applications with NoSQL.
Other
231 stars 72 forks source link

Upgrade test using Weld Testing #317

Closed otaviojava closed 1 year ago

otaviojava commented 1 year ago

Currently, we're using a solution to avoid Archilian and TCK:

https://github.com/eclipse/jnosql/tree/main/jnosql-mapping/jnosql-jupiter

Once the TCK is not the project scope, we could use the weld-jupiter testing instead:

https://github.com/weld/weld-testing/blob/master/junit5/README.md