paradigmxyz / flood

flood is a load testing tool for benchmarking EVM nodes over RPC
https://github.com/paradigmxyz/flood
Apache License 2.0
316 stars 44 forks source link

ci: add tests/lint & issue/pr templates #11

Closed gakonst closed 1 year ago

gakonst commented 1 year ago

As title. Uses ruff for lints for its speed. Uses pytest for running the unit tests.

Untested still.