A collection of tests that can certify language implementation to be compliant with most recent requirements of the Truffle infrastructure and tooling.
'com.oracle:truffle-tck:0.8'
<dependency> <groupId>com.oracle</groupId> <artifactId>truffle-tck</artifactId> <version>0.8</version> </dependency>
<dependency org="com.oracle" name="truffle-tck" rev="0.8"/>
"com.oracle", "truffle-tck", "0.8"