package
0.3.2
Repository: https://github.com/serulian/compiler.git
Documentation: pkg.go.dev

# Packages

package karma implements support for testing Serulian code via the karma testing framework.

# Functions

DecorateRunners decorates the test command with a command for each runner.
RegisterRunner registers a test runner with the specific name.

# Interfaces

TestRunner defines an interface for the test runner.