Port details |
- lua-lunitx Extended version of lunit, a unit testing framework for Lua
- 0.8.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: pat@patmaddox.com
 - Port Added: 2025-04-20 17:12:05
- Last Update: 2025-04-20 17:10:22
- Commit Hash: e45d0ff3
- License: MIT
- WWW:
- https://github.com/dcurrie/lunit
- Description:
- Lunitx is a unit testing framework for lua, written in lua,
based heavily on Lunit 0.5, but modified to work with Lua 5.2.
Lunitx provides 27 assert functions, and a few misc functions
for usage in an easy unit testing framework.
Lunit comes with a test suite to test itself. The testsuite
consists of approximately 710 assertions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua54-lunitx>0:devel/lua-lunitx
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/lua-lunitx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lua-lunitx
- pkg install lua54-lunitx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-lunitx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745054415
SHA256 (dcurrie-lunit-0.8.1_GH0.tar.gz) = e571ff01cb8f8f77dceeb098359bc5d7f5b4b696023e3b9d5ee1b4c3d986ac32
SIZE (dcurrie-lunit-0.8.1_GH0.tar.gz) = 18030
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lua54-lunitx-0.8.1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_lua-lunitx
- USES:
- lua:52-54
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1 20 Apr 2025 17:10:22
    |
Zsolt Udvari (uzsolt)  Author: Pat Maddox |
devel/lua-lunitx: New port
Lunitx is a unit testing framework for lua, written in lua,
based heavily on Lunit 0.5, but modified to work with Lua 5.2.
Lunitx provides 27 assert functions, and a few misc functions
for usage in an easy unit testing framework.
Lunit comes with a test suite to test itself. The testsuite
consists of approximately 710 assertions.
The port is required test of lua-sqlite3.
PR: 286201 |
Number of commits found: 1
|