Blame .meta

e901a2
<package name="lua-testmore" project="openSUSE:Factory">
e901a2
  <title>A Lua port of the Perl Test::More unit testing framework</title>
e901a2
  <description>lua-TestMore is a port of the Perl5 module Test::More. It uses the
e901a2
Test Anything Protocol as output, that allows a compatibility with
e901a2
the Perl QA ecosystem. It's an extensible framework.
e901a2
See lua-TestAssertion an extension which provides many Lua friendly
e901a2
assertions. It allows a simple and efficient way to write tests
e901a2
(without OO style). Some tests could be marked as TODO or skipped.
e901a2
Errors could be fully checked with error_like().</description>
e901a2
  <devel project="devel:languages:lua" package="lua-testmore"/>
e901a2
  <url>https://framagit.org/fperrad/lua-TestMore</url>
e901a2
</package>