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.0.2'
<dependency> <groupId>io.sightly</groupId> <artifactId>io.sightly.tck</artifactId> <version>1.0.2</version> </dependency>
<dependency org="io.sightly" name="io.sightly.tck" rev="1.0.2"/>
"io.sightly", "io.sightly.tck", "1.0.2"