espec_junit_formatter
Test formatter
Formats test results in JUnit XML format
An ESpec formatter for the JUnit XML format
3 stars
2 watching
2 forks
Language: Elixir
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mattihew/k6-to-junit | Converts k6 test output to JUnit XML format | 18 |
joshwlewis/tapex | Formats TAP output for Elixir's ExUnit testing framework | 25 |
joshrieken/test_that_json_espec | Provides assertions for testing JSON data in Elixir applications | 6 |
jstemmer/go-junit-report | Converts Go test output to JUnit compatible XML reports | 782 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
eclipse-vertx/vertx-junit5 | Provides tools and support for writing tests for Vert.x applications using JUnit 5 | 44 |
joshrieken/bamboo_espec | Provides assertions for testing Bamboo with ESpec. | 4 |
xmlunit/xmlunit | Supports testing and comparing XML output | 297 |
stevenschobert/weebo | An XML-RPC parser/formatter for Elixir with datatype mapping support | 2 |
evancz/elm-format-on-save | Automates formatting of Elm files on save | 23 |
mainshayne233/markdown_test | Tests Elixir code in markdown files and asserts its compilation and behavior | 3 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 512 |