| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| busted-2.1.0-1.rockspec | 2022-08-24 | 5.0 kB | |
| busted-2.1.0-1.src.rock | 2022-08-24 | 104.8 kB | |
| README.md | 2022-08-24 | 1.2 kB | |
| v2.1.0 source code.tar.gz | 2022-08-24 | 62.5 kB | |
| v2.1.0 source code.zip | 2022-08-24 | 104.8 kB | |
| Totals: 5 Items | 278.3 kB | 0 | |
Bug Fixes
- Refactor rockspec to dodge luarocks 3.1.3 bug
- Fix caching the
ffi.typeoffunction on luajit — @Tieske - Fix 'metatype' as a patched method on luajit — @Tieske
- Report pending without function argument — @Tieske
- Cache all outputter functions, use io.write not print — @Tieske
- Exit when CLI specified helper fails — @Tieske
- Restore globals set to nil in insulate block — @Henkoglobin
- Change rockspec URL to git+https — @Frenzie
- Fix error in gtest and utfhandlers if color was set — @Tieske
Features
- Add tooling so repository can be used as a GitHub action — @alerque
- Add Dockefile and publish to GHCR — @alerque
- Add function to locate relative fixtures — @Tieske
- Add CLI support for setting luacov config path — @nicholaschiasson
- Add helpers to read/load fixtures — @Tieske
- Add Romanian translation — @1337M0nst3r
- Enable color overrides for utf+gtest handlers — @Tieske
Miscellaneous Tasks
- Overhaul CI & add automatic publishing from rockspecs — @alerque
- Bump luassert/say deps
- Update terra loader to use the global-injection of current Terra — @Tieske