mattfran / elixir-tdd-challenge

An Elixir coding challenge focused on Test Driven Development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elixir-tdd-challenge

An Elixir coding challenge focused on Test Driven Development.

Prerequisites

  • elixir & mix
  • git & GitHub account
  • Knowledge of Elixir and ExUnit testing

Instructions

  1. Clone to your local development machine
  2. Install dependencies: mix deps.get
  3. Run the example test suite: mix test
  4. Customize however you like before the challenge.
  5. I will send you the challenge at the time of your choosing via email. You will have 2 hours to complete it.

About

An Elixir coding challenge focused on Test Driven Development.


Languages

Language:Elixir 100.0%