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,
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