aboutsummaryrefslogtreecommitdiffstats
path: root/docs/using-testeth.rst
blob: b725b8746b26913aed2f98a94f4da239f6f9cb84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

Test Creation
=============

Instructions on how to create tests and how to use the cpp-client ``testeth`` tool
can be found in the c++ documentation
`test generation chapter <https://github.com/ethereum/cpp-ethereum/blob/develop/doc/generating_tests.rst>`_.