Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 337 Bytes

Juliet Test Suite

A collection of test cases in the Java language. It contains examples for 112 different CWEs. The test suite is taken from NIST website

This repository add alternative build integration : Gradle and Maven

Gradle

gradle build

Maven

mvn compile