BuildCommandTest

8

tests

0

failures

0

ignored

0.631s

duration

100%

successful

Tests

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

Standard output

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