1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-14 00:23:22 +02:00
bigchaindb/pytest.ini
vrde 2815cffcb5
Flat UTXO collection and first integration with Tendermint™ (#1822)
* Remove testing for rethinkdb, mongodb, and Py3.5

* Add first tests

* Add validation

* Add command to start the ABCI Server

* Reuse existing MongoDB Connection class

* Use DuplicateTransaction

* Test only tendermint

* Update travis scripts

* Fix pep8 errors

* Update Makefile
2017-11-10 17:53:57 +01:00

4 lines
92 B
INI

[pytest]
testpaths = tests/tendermint
norecursedirs = .* *.egg *.egg-info env* devenv* docs