Browse Source

Merge pull request #133 from RedCat90/patch-1

Update unit-tests.md
pull/134/head
Duke Leto 6 years ago
committed by GitHub
parent
commit
3931c0c273
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      doc/unit-tests.md

2
doc/unit-tests.md

@ -12,6 +12,6 @@ There are two scripts for running tests:
The main test suite uses two different testing frameworks. Tests using the Boost
framework are under ``src/test/``; tests using the Google Test/Google Mock
framework are under ``src/gtest/`` and ``src/wallet/gtest/``. The latter framework
is preferred for new Zcash unit tests.
is preferred for new Hush unit tests.
RPC tests are implemented in Python under the ``qa/rpc-tests/`` directory.

Loading…
Cancel
Save