Chapter 12. Developing and testing with Mule

In this chapter

  • Leveraging Maven with Mule
  • Using an IDE to aid development with Mule
  • Writing tests for Mule projects

Developers all have different styles and preferences for writing software and managing the development process. Some embrace the command line, using vi to edit their code along with configuration files and scripts to package and deploy their applications. Others prefer to centralize their development using a powerful IDE. Most of us probably use some combination of the two approaches, perhaps using an IDE, such as Eclipse or IDEA, to write code and then using the Unix shell tools for packaging and deployment. While these proclivities may vary, one thing developers can usually agree ...

Get Mule in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.