Metadata-Version: 2.4
Name: evomaster
Version: 0.1.2
Summary: EvoMaster: The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift). 
Author-email: Andrea Arcuri <arcuri82@gmail.com>
License: LGPL
Project-URL: Homepage, https://github.com/WebFuzzing/EvoMaster
Project-URL: Issues, https://github.com/WebFuzzing/EvoMaster/issues
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# EvoMaster

[EvoMaster](https://github.com/WebFuzzing/EvoMaster) is one of the oldest (2016) Web API fuzzer that is still actively maintained (see its [GitHub repository](https://github.com/WebFuzzing/EvoMaster)).

We aim to release EvoMaster on PyPi once we get GraalVM working, hopefully soon within the next few weeks. 
For now, this is just a placeholder repository with some information. 
