tapex
TAP formatter
Formats TAP output for Elixir's ExUnit testing framework
TAP (Test Anything Protocol) formatter for Elixir's ExUnit
25 stars
2 watching
6 forks
Language: Elixir
last commit: over 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Formats JSON output to conform to the Test Anything Protocol (TAP) standard | 26 |
| | Tool to format Test Anything Protocol output in browser console | 29 |
| | Converts TAP output to xUnit XML format | 42 |
| | Transforms TAP JSON output from testing frameworks into a human-readable format | 1 |
| | Transforms test output to conform to TAP format | 284 |
| | Formats test results in JUnit XML format | 3 |
| | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
| | 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 |
| | Formatter for testing results, showing differences between actual and expected values. | 6 |
| | Tools and APIs for converting Python unittests to the Test Anything Protocol (TAP) format. | 137 |
| | A wrapper around ExUnit that adds BDD-like syntax for Elixir testing | 99 |
| | A testing library for Elixir programming language | 316 |
| | A tool that formats TAP test output with dots for better readability | 37 |
| | A tool that formats test output using difflet to highlight inequality errors in tests. | 48 |
| | Provides functions to convert numbers into various formats | 225 |