tapex

TAP formatter

Formats TAP output for Elixir's ExUnit testing framework

TAP (Test Anything Protocol) formatter for Elixir's ExUnit

GitHub

25 stars
2 watching
6 forks
Language: Elixir
last commit: over 1 year ago

Related projects:

Repository Description Stars
gummesson/tap-json Formats JSON output to conform to the Test Anything Protocol (TAP) standard 26
experience-monks/tap-dev-tool Tool to format Test Anything Protocol output in browser console 29
aghassemi/tap-xunit Converts TAP output to xUnit XML format 42
yovasx2/ava-tap-json Transforms TAP JSON output from testing frameworks into a human-readable format 1
scottcorgan/tap-spec Transforms test output to conform to TAP format 284
mwean/espec_junit_formatter Formats test results in JUnit XML format 3
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
parroty/exprintf A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions. 33
joeybaker/tap-simple Formatter for testing results, showing differences between actual and expected values. 6
python-tap/tappy Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. 137
drewolson/ex_spec A wrapper around ExUnit that adds BDD-like syntax for Elixir testing 99
parroty/excheck A testing library for Elixir programming language 316
scottcorgan/tap-dot A tool that formats TAP test output with dots for better readability 37
namuol/tap-difflet A tool that formats test output using difflet to highlight inequality errors in tests. 48
danielberkompas/number Provides functions to convert numbers into various formats 224