antikythera v0.2.0 Antikythera.Test.Config View Source

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.

Link to this section Summary

Link to this section Functions