ConfigVersionsTest

8

tests

0

failures

0

ignored

0.023s

duration

100%

successful

Tests

Test Duration Result
0.10 is newer than 0.9, so the floor is not compared as text 0.001s passed
a file needing a newer Werkator is refused, naming both versions 0.006s passed
a file that declares nothing is never refused, even across a breaking change 0s passed
a file written before a breaking change is refused once that version runs 0.003s passed
an unparseable or absent version never makes a file look incompatible 0s passed
exceeding the declared ceiling only warns — an unmaintained marker must not stop a CI 0.008s passed
the running version satisfies its own floor 0.004s passed
versions compare part by part, missing parts as zero, pre-release suffixes ignored 0.001s passed

Standard output

Creating nstance of class de.hoennig.werkator.config.ConfigVersionsTest