tonivade/zeromock

Multimodule reorganization

Closed this issue · 1 comments

It would be nice (or not) to have different artifacts like:

  • zeromock-core: only with the model and DSL
  • zeromock-server: with the server and client implementation
  • zeromock-junit4: with Junit 4 TestRule
  • zeromock-junit5: with Junit 5 Extension

new structure created.

TODO:

  • jacoco test coverage ✅
  • codacy coverage, [aggregate coverage report ](https://gist.github.com/aalmiray /e6f54aa4b3803be0bcac) ✅
  • nexus plugin publication ✅