[8] Review Request: JDK-8027958 NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn.
Konstantin Shefov
konstantin.shefov at oracle.com
Thu Nov 7 01:22:18 PST 2013
Hello,
Please review a new Nashorn test:
JDK-8027958 NASHORN TEST: Create tests to test markdown javascript
engine work with Nashorn.
https://bugs.openjdk.java.net/browse/JDK-8027958
The webrev is: http://cr.openjdk.java.net/~kshefov/8027958/webrev.00
There is a "Showdown" markdown javascript engine:
https://github.com/coreyti/showdown
The idea suggested by Sundar is to create some tests in Nashorn repo
that will run this engine using Nashorn.
This is a way to test another practical usage of Nashorn.
To run JavaFX Nashorn tests one should go to $NASHORN_WS/make directory
and type
$ANT_HOME/bin/ant external testmarkdown
Thanks,
Konstantin
More information about the nashorn-dev
mailing list