test: add basic test code and attribute create api test case

This commit is contained in:
penzai
2020-01-17 15:08:46 +08:00
parent c5dd5e76e1
commit 35590141f6
5 changed files with 160 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
-i https://mirrors.aliyun.com/pypi/simple
pytest==4.0.2
attrs==19.1.0
coverage==4.4.2
pytest-cov==2.5.1
pytest-html==1.16.1
pytest-mock==1.10.0