Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 281 Bytes

agentpluginapi

This project contains the interfaces and classes that make up Infection Monkey's Agent/plugin interface.

Installation

pip install monkey-agentpluginapi

Running tests

$> poetry install
$> poetry run pytest