Use pytest (#705)

* Use pytest for tests

* Pin black

* Update CI

* Rename test_main to test_frappe_docker

* Force project name "test"
This commit is contained in:
Lev
2022-03-24 10:40:56 +03:00
committed by GitHub
parent 1d5a0859a8
commit 41ba718b21
12 changed files with 464 additions and 555 deletions

View File

@@ -7,3 +7,6 @@ known_third_party = frappe
[codespell]
skip = images/bench/Dockerfile
[tool:pytest]
addopts = -s --exitfirst