Hi guys,
I'm adding some more features to Qi4j Core, and am finding it a bit
awkward to add proper tests for it. Tests in general are quite spread
out in qi4j-api,qi4j-spi,qi4j-runtime and then
qi4j-tests/qi4j-tests-core. The main awkwardness I feel is the
qi4j-tests-core, since it's in a totally separate repo.
Could we move qi4j-tests-core into the core module, and then move all of
the tests from qi4j-api,qi4j-spi,qi4j-runtime into qi4j-tests-core? That
way qi4j-runtime does not need to have unnecessary and cyclic
dependencies on e.g. test-support, and there would be one place to put
tests.
WDYT?
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev