View Source Antikythera.Test.Config (antikythera v0.5.1)
Helpers to be used in each gear's test/test_helper.exs.
At the top of test/test_helper.exs, all gears must place the following line:
Antikythera.Test.Config.init()This line will start ExUnit and
set configurations for whitebox/blackbox test mode.