Packages

An ExUnit formatter that puts a list of tests first, distinguishes pending from failed tests, and saves detailed error information for once the test suite is finished.

Current section

Files

Jump to
doc_first_formatter RELEASE_NOTES.md
Raw

RELEASE_NOTES.md

# DocFirstFormatter Release Notes
# 0.0.2
A couple new features.
* collects pending issues at end
* fewer newlines
* still no tests
# 0.0.1
Initial release.
* works
* has issues
* does not have tests