WETH
Giáo trìnhTesting and security

Hive

Hive - khung kiểm thử tích hợp cho Ethereum

Hive testing

:warning: This article is a stub, help the wiki by contributing and expanding it.

Hive is an end-to-end testing harness enabling simulators to spin up various clients in a single network with different testing scenarios (simulations). It is a much easier way to test all clients at the same time under the same parameters to make sure none are failing. The tests also have very specific edge cases that can be modified for any possible edge case and simulation/scenario. Due to this simplicity, Hive plays a critical role in testing upcoming forks and network upgrades.

If you are curious and want to run some of your own tests and simulations, install Hive!

Here are a list of Hive Simulators

The Hive Simulator Programming guide also explains how to write Hive simulators.

On this page