blob: cfd45916f9236498b7a9e13378d06698790c21a3 (
plain) (
tree)
|
|
.. _ethereum_tests:
################################################################################
Ethereum Tests
################################################################################
| Common tests for all clients to test against. The `git repo <https://github.com/ethereum/tests>`_ updated regulary with new tests.
| This section describes basic test concepts and templates which are created by cpp-client.
|
.. note::
Larger parts of the test docs are currently outdated (see :ref:`contribute` on how to
help).
.. toctree::
:maxdepth: 2
:caption: Contents:
using-testeth.rst
blockchain_tests/index.rst
state_tests/index.rst
rlp_tests/index.rst
difficulty_tests/index.rst
transaction_tests/index.rst
vm_tests/index.rst
contribute.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|