Skip to content

Releases: BinaryBirds/Testify

Release 1.1.2

18 May 07:34
2887241
Compare
Choose a tag to compare
Version 1.1.2 (#6)

* Feature: Add GFM (GitHub Flavored Markdown) format support. (#5)

* Add the `gfm` (Github Flavored Markdown) output format and improve the handling logic of the OutputFormat cases.

* Implement an encoder for the gfm format.

* Update README.md

---------

Co-authored-by: Kanstantsin Bucha <truebucha@gmail.com>

Release 1.1.1

14 Mar 19:35
25aa799
Compare
Choose a tag to compare
  • simplify md outputs

Release 1.1.0

27 Feb 16:03
4c1cd5e
Compare
Choose a tag to compare
  • more output format : junit and markdown
  • add tests for all output formats

Testify (✅) - 1.0.0

21 Jan 15:43
@tib tib
Compare
Choose a tag to compare

Testify converts XCTest output into a proper structure (JSON), or it'll miserably fail. 😉