Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir TDD Starter

Simple starter for getting started with TDD in Elixir.

The file test/elixir_tdd_starter_tests.ex contains one test case and a few in comments. Start by coming up with a few test cases and add them to the lists, then implement them one at a time, test-driving the solution forwards.

Libraries

  • ex_parameterized for parametrizing tests

Running

Tests are run by mix. Execute:

$ mix test

to run all the tests.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages