Ensure proper line is returned when failing to parse doctest results
Module
ExUnit.DocTest
8 changes across 6 versions
Changes by version
Remove unnecessary literal quotes from error message on reports
Include :doctest and :doctest_line as meta tags
Do not crash when both :moduledoc and functions are specified in :only
No longer wrap doctest errors in custom exceptions. They ended-up hiding more information than showing
Display the actual doctest code when doctest fails
Show colored diffs on failed doctests
Emit proper assertion error on doctests with invalid UTF-8