lua-users home
lua-l archive

[ANN] Specl 14.1.2 released

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Develop and run BDD specs written in Lua for RSpec style workflow.
I am happy to announce release 14.1.2 of Specl.
This is a small release to fix the same annoying long-standing bug I
almost fixed in 14.1.1, but in way that now works properly with LuaJIT
and Lua 5.3, and whether installed alongside a recent stdlib release,
or the latest development version.
Specl's home page is at http://gvvaughan.github.io/specl
## Noteworthy changes in release 14.1.2 (2015年08月07日) [stable]
### Bug fixes:
 - `equal` matcher really does compare mutable keys correctly,
 which works on LuaJIT and Lua 5.3 too.
Install it with LuaRocks, using:
 luarocks install specl 14.1.2

AltStyle によって変換されたページ (->オリジナル) /