lester icon indicating copy to clipboard operation
lester copied to clipboard

Minimal Lua test framework

Results 2 lester issues
Sort by recently updated
recently updated
newest added

Currently `before()` and `after()` are called before and after `it()` invocations. Sometimes, however, there are setups and teardowns that are best handled at the beginnings and ends of `describe()` blocks....

This variable is defined as type `boolean`. Cannot convert its type to `integer|nil`. (by sumneko.lua 3.14.0) - `integer` cannot match `boolean` - Type `integer` cannot match `boolean` - Type `number`...