Skip to content

A xUnit tests module for Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)

License

luaforge/luaunit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

		luaunit.lua  by Philippe Fremy

Luaunit is a testing framework for Lua, in the spirit of Extrem Programming.

Luaunit is derived from the initial work of Ryu Gwang but has evolved a lot
from the original code as my understanding of lua progressed.

Luaunit should work on all platforms supported by lua. It was tested on
Windows XP and Gentoo Linux.

Luaunit is used extensively in yzis (www.yzis.org), a vi clone, in order to
test the lua binding of the editor.

You can download luaunit from:
http://luaforge.net/projects/luaunit/


History:
========

v1.2: first public release

v1.3: ported to lua 5.1

About

A xUnit tests module for Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%