lua-users home
lua-l archive

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


Behaviour Driven Development for Lua

I am happy to announce release 10 of Specl.

Specl's home page is at http://gvvaughan.github.io/specl

* Noteworthy changes in release 10 (2014-01-15) [stable]

** Bug fixes:

  - Using specl.shell when Specl itself and the process being
    spawned require different versions of Lua no longer crashes
    with corrupted shared package.path settings.


Install it with LuaRocks, using:

    luarocks install specl 10

Until the rocks are available from the official repository in a few days,
you can install directly from the specl release branch, with:

    $ luarocks install \
    http://raw.github.com/gvvaughan/specl/release-v10/specl-10-1.rockspec