-[[ More tests ]]
- strip luaunit stack more intelligently
- table assertions
- sequence asserts
- control verbosity and output type with command line
- more user documentation
- display time to run all tests
- make sure test suite ends when running tests with RunByTestClass or RunByTestMethod
- add assertAlmostEquals for floats
- add assertContains for strings
- add assertIsNumber, assertIsXXX
- allow to skip tests
- add other types of output

Done:
x compatibilty tests with several version of lua
x add assertNotEquals


