context-mapper-standalone-example
context-mapper-standalone-example copied to clipboard
Refactor Examples as Tests to execute in the CI pipeline.
Hi,
reviewing the examples from this repo, maybe it could be more interesting to refactor the examples as a test in order to run on CI pipeline with Github Actions.
https://github.com/ContextMapper/context-mapper-standalone-example/tree/master/src/main/java/org/contextmapper/standalone/example
Currently, it is necessary to execute manually.
Example about this approach: https://github.com/jabrena/101-ddd/tree/main/context-mapper/src/test/java/org/contextmapper/standalone/example
Note: If you like the approach, I could send a PR.
Cheers
Juan Antonio
Hi @jabrena
I'm very sorry for the late response! I was really busy the last months and did not find much time for the open source activities :)
You are absolutely right! If you could create a PR that would be really great :)
Thanks and best regards! Stefan
Hi @stefan-ka ,
no problem, I will try to get few hours to send you a PR in coming weeks. :)