Mix test reports 2 tests while there's 1 assert

Based on this thread, I have just changed Elixir master to report doctests separately from tests. So now we will see:

~/OSS/plug[master %]$ mix test
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 3.0 seconds
58 doctests, 389 tests, 0 failures
20 Likes