Q: You are using a mock framework in some domain tests A: Yes. Can you write some pros/cons regarding to this.
"domain" is real domain that contains business logic, "ddd" should be extracted to a common library (according to this example https://github.com/VaughnVernon/IDDD_Samples/tree/master/idd... and this one https://github.com/dddshelf/ddd)