gramtest
gramtest copied to clipboard
GramTest: A tool for Grammar based Test case generation
gramtest/src/test/java/com/sourceclear/gramtest/MainTest.java testJSONGram() tends to produce redundant test cases, e.g. ... "lqLTYmCwF" "lqLTYmCwF" "lqLTYmCwV" "lqLTYmCwV" ... Typically, among a 100 generated tests, there are
Hi, thanks for GramTest :) Any idea if it would be doable to use it to something like Apache Commons Compress? A library for compression algorithms. I'm interested in running...
The following grammar leads to a non-termination in test case generation. ``` ::= [] ::= | | | | | | | | | ::= "(" {} ")" ::= "("...
This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 355cf41dcf0904e8d28aeb220241df0137c789ca File updated: pom.xml Vulnerabilities reduced: 7 ->...
Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...