elixir_script v0.32.1 ElixirScript.Test.Runner behaviour View Source
Defines a behaviour for an ElixirScript Test runner
Link to this section Summary
Link to this section Callbacks
Callback for running the test runner. Receives a list of JavaScript files from the compiled Elixir code. Expects an exit status representing the success or failure of the tests