The Adobe Sightly TCK provides a suite of tests meant to certify that a Sightly implementation conforms with the published language specification.
'io.sightly:io.sightly.tck:1.2.0'
<dependency> <groupId>io.sightly</groupId> <artifactId>io.sightly.tck</artifactId> <version>1.2.0</version> </dependency>
<dependency org="io.sightly" name="io.sightly.tck" rev="1.2.0"/>
"io.sightly", "io.sightly.tck", "1.2.0"