elixir_script v0.32.1 ElixirScript.Test.Runner.Node View Source
Defines an ElixirScript Test runner using node
Link to this section Summary
Functions
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
Link to this section Functions
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
Callback implementation for ElixirScript.Test.Runner.run/1.