Phase
alpha
by sovetnik
finished at 2024-08-23 08:53:48
Project: Example
alpha
description of alpha phase
Add next Phase | Back to project | MindMap
To clone this phase add umwelt to your project deps and run
New
concept AlphaAlive created
Explanation of alpha_alive
lib/example/alpha_alive.ex
defmodule Example.AlphaAlive do
@moduledoc "Explanation of alpha_alive"
end
test/example/alpha_alive_test.exs
defmodule Example.AlphaAliveTest do
use ExUnit.Case, async: true
alias Example.AlphaAlive
end
concept AlphaBeta created
Explanation of alpha_beta
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept AlphaGamma created
Explanation of alpha_gamma
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept AlphaDelta created
Explanation of alpha_delta
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept AlphaEpsilon created
Explanation of alpha_epsilon
lib/example/alpha_epsilon.ex
element should be alive, but cursed instead
test/example/alpha_epsilon_test.exs
element should be alive, but cursed instead
concept AlphaZeta created
Explanation of alpha_zeta
lib/example.ex
element should be alive, but doomed instead
test/example_test.exs
element should be alive, but doomed instead
concept AlphaTheta created
Explanation of alpha_theta
lib/example/alpha_theta.ex
element should be alive, but cursed instead
test/example/alpha_theta_test.exs
element should be alive, but cursed instead
Rendering...