kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

arquillian extension #160

Open eriskooo opened 4 years ago

eriskooo commented 4 years ago

hello, I've been able to make arquillian testing running, but without persistence extension and without separated db context for each test. Is there some working example with 100% working persistence-extension ? many thanks.