A Lua port of the Perl Test::More unit testing framework
https://framagit.org/fperrad/lua-TestMore
lua-TestMore is a port of the Perl5 module Test::More. It uses the
Test Anything Protocol as output, that allows a compatibility with
the Perl QA ecosystem. It's an extensible framework.
See lua-TestAssertion an extension which provides many Lua friendly
assertions. It allows a simple and efficient way to write tests
(without OO style). Some tests could be marked as TODO or skipped.
Errors could be fully checked with error_like().
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / lua-testmore
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:lua/lua-testmore && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000102 102 Bytes | |
_service | 0000000671 671 Bytes | |
lua-TestMore-0.3.6+git2.tar.xz | 0000018772 18.3 KB | |
lua-testmore.changes | 0000000158 158 Bytes | |
lua-testmore.spec | 0000001906 1.86 KB |
Revision 1 (latest revision is 9)
Matej Cepl (mcepl)
accepted
request 1002512
from
Gordon Leung (Pi-Cla)
(revision 1)
Added the requested tests
Comments 0