conferences | speakers | series

Continuous Integration with Lua

home

Continuous Integration with Lua
FOSDEM 2016

Continuous Integration with Lua? Is it worth it? Is there at least a modern way to do it?

I have implemented some reasonably popular open-source Lua libraries, like middleclass.lua & inspect.lua. I would like to share how I make my life easier with automatic testing & automation.

On this talk I will:

  • Briefly talk about why & how to do automated tests in Lua
  • Exemplify my current method of configuring travis+github in an opensource project
  • Talk about other options & alternatives

Speakers: Enrique GarcĂ­a Cota