hate
hate copied to clipboard
add API tests
It'll definitely be useful to add formal tests.
maybe @lpghatguy would like to help ;)
note: while I've got travis partially set up, I don't know how to get travis to run busted on luajit (which is required, since I use luajit functionality extensively)
Lua's (and especially LuaJIT) were kind of second-class citizens last time I checked with travis, I don't know what you'll be able to do beyond writing a build script to set up luajit + busted on ubuntu and run your scripts.