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

Added toggle for adding test classes on the classpath #142

Closed urbim closed 5 years ago

urbim commented 5 years ago

Fixes #132.

To add test classes to the classpath set the kumuluzee.dev.running-tests configuration property to true.