Path to this page:
./
devel/lua-busted,
Elegant Lua unit testing
Branch: CURRENT,
Version: 2.1.1,
Package name: lua54-busted-2.1.1,
Maintainer: niabusted is a Lua unit testing framework with a focus on being easy to use.
Ships with a large amount of useful asserts, plus the ability to write your
own. Output in pretty or plain terminal format, JSON, or TAP for CI integration.
Required to run:[
devel/lua-filesystem] [
devel/lua-penlight] [
lang/lua53] [
devel/lua-term] [
textproc/lua-dkjson]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 61.127 KB
Version history: (Expand)
- (2023-02-09) Updated to version: lua54-busted-2.1.1
- (2020-07-12) Package added to pkgsrc.se, version lua53-busted-2.0.0 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-07-11 19:02:30 by Nia Alarie | Files touched by this commit (2) |
Log message:
lua-busted: add ALTERNATIVES
|
2020-07-11 17:22:54 by Nia Alarie | Files touched by this commit (1) |
Log message:
lua-bustted: Use INSTALL_SCRIPT to install non-binaries
|
2020-07-10 12:24:31 by Nia Alarie | Files touched by this commit (1) |
Log message:
lua-busted: Use REPLACE_LUA
|
2020-07-08 18:23:23 by Nia Alarie | Files touched by this commit (4) |
Log message:
devel: Add lua-busted, based on work by Jonathan Buschmann in wip
busted is a Lua unit testing framework with a focus on being easy to use.
Ships with a large amount of useful asserts, plus the ability to write your
own. Output in pretty or plain terminal format, JSON, or TAP for CI integration.
|