Hi everyone,
some days after 6.7.0 we released 6.8.0.
It ships one exciting feature:
You can now easily override properties and even replace Guice bindings in your
NinjaTestServer programmatically.
Replace a binding with a mock? You can do it now easily. Replace a property
programmatically before your NinjaTestServer starts? Easy to do.
More about the feature here:
https://www.ninjaframework.org/documentation/testing_your_application/getting_started.html
"NinjaTestServer (Advanced topic)"
Feedback much appreciated!
Have fun,
Raphael for Team Ninja