We cover:

  • Testing
  • Code exploration
  • Server monitoring

Chapter 14Tooling

You’d expect that a relatively new language would come with a fairly minimal set of tools—after all, the development team will be having fun playing with the language.

Not so with Elixir. Tooling was important from the start, and the core team have spent a lot of time providing a world-class environment in which to develop code.

In this short chapter, we’ll look at some aspects of this.

This chapter is not the full list. We’ve already seen the ex_doc tool, which creates beautiful documentation for your code. Later, when we look at OTP Applications, we’ll experiment with the Elixir Release manager, a tool for managing releases while your application continues to run.

For now, ...

Get Programming Elixir 1.3 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.