Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: gowron on July 22, 2015, 01:47:27 PM



Title: Newbie question on Unit Tests: src/test/bctest.py
Post by: gowron on July 22, 2015, 01:47:27 PM

[ Just a few days old with the source as well as this forum itself. Would appreciate any quality resources for beginning Bitcoin devs. ]

Two questions about the Bitcoin Unit Test framework:

1. Why are they organized in a way that makes 'make check' look like only 3 tests are being run?

2. Why do the test cases in bctest.py live separately from the rest of the Boost-specific test cases?