test-mumu 0.1.8

Test suite plugin for the Lava language
Documentation
1
2
3
4
5
6
7
8
extend("test")

test:all([
  errors_only: false,
  colorize:true],
  () => {}
)