[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] tapered 2.3.0
- From: Peter Aronoff <telemachus@...>
- Date: Sat, 28 Oct 2017 13:46:50 -0400
Hi all,
I'm happy to announce a new release of tapered, a minimal TAP[1] testing
library for Lua. (Thanks to this list's very own nobody for a bug report
that led to this release.)
tapered aims to provide very minimal testing with TAP-compliant output. You
can browse the code and documentation at GitHub[2], and it's available for
installation there or through LuaRocks[3].
Best, Peter
[1] https://testanything.org
[2] https://github.com/telemachus/tapered
[3] luarocks install tapered # (add sudo as needed)
--
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System