Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 365 Bytes

Kintsugi🍵 Testing

Adhoc Testing Framework for Kintsugi Tests

Usage

Geth

./src/executor/execute.py <Test case name> [--client-binary /path/to/geth]

Nethermind

./src/executor/execute.py <Test case name> --client nethermind [--client-binary /path/to/dotnet] --client-working-path /path/to/Nethermind.Runner

Dependencies

requests