Elixir Blog Post: Type-checking and spec-testing with TypeCheck

Type-checking and spec-testing with TypeCheck

A guide on how to use TypeCheck and automated spectesting to make it impossible to use your functions incorrectly and reduce the amount of bugs you ship to production.

12 Likes