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

1
requirements-test.txt Normal file
View File

@@ -0,0 +1 @@
pytest==7.1.0