ExUnit XUnit Formatter v0.1.0
  • Pages
  • Modules

    View Source XUnitFormatter.XUnitXML protocol (ExUnit XUnit Formatter v0.1.0)

    Link to this section Summary

    Types

    t()

    Functions

    attributes(data)
    child_elements(data)
    content(data)
    element_name(data)
    xunit_xml(data)

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: term()

    Link to this section Functions

    Link to this function

    attributes(data)

    View Source
    Link to this function

    child_elements(data)

    View Source
    Link to this function

    content(data)

    View Source
    Link to this function

    element_name(data)

    View Source
    Link to this function

    xunit_xml(data)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language