BuildCommandTest

8

tests

0

failures

0

ignored

0.216s

duration

100%

successful

Tests

Test Duration Result
a detached HEAD without a branch argument exits with code 2 0.003s passed
a failed fetch only warns and the build continues from the last known origin state 0.004s passed
a failing build exits with code 1 0.005s passed
a fragment without any match exits with code 2 0.011s passed
an ambiguous fragment lists the candidates and exits with code 2 0.011s passed
builds origin's head when the branch has new commits on origin 0.013s passed
builds the current branch at its local head when no branch is given 0.154s passed
resolves a unique branch-name fragment against local and origin branches 0.015s passed

Standard output

Creating nstance of class de.hoennig.werkator.commands.BuildCommandTest