lua-users home
lua-l archive

[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