Random testing: Difference between revisions

Content deleted Content added
Line 88:
* [https://docs.eiffel.com/book/eiffelstudio/autotest AutoTest] - a tool integrated to EiffelStudio testing automatically Eiffel code with contracts based on the eponymous research prototype.<ref name="AutoTest"/>·
* [https://code.google.com/p/yeti-test/ York Extensible Testing Infrastructure (YETI)] - a language agnostic tool which targets various programming languages (Java, JML, CoFoJa, .NET, C, Kermeta).
* [https://github.com/codelion/gramtest GramtestGramTest] - a grammar based random testing tool written in Java, it uses BNF notation to specify input grammars.
 
== Critique ==