Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Sign in Subscribe

TDD

A collection of 1 post
elixir

TDD in Elixir with ExUnit and Doctest

ExUnit & DocTest Elixir has it's own test framework built in natively, called ExUnit. ExUnit is a core component of Elixir itself, as much as the task runner and dependency manager mix. When you start a new project with mix, everything is directly set up for you, including basic unit tests
May 8, 2016 2 min read
Page 1 of 1
Today I learned © 2023
Powered by Ghost