-
mt_jwt_auth: 专为Django多租户(微服务)环境设计的JWT身份验证工具
资源介绍
用于基于Django的多租户(微服务)服务的JWT身份验证
用于构建的tox框架,用于测试的py.test和pytest-cov
tox -r-使用新的virtualenv重建
pytest -vv --cov = mt_jwt_auth.jwt_user mt_jwt_auth-使用pytest-cov(coverage)插件运行测试-首先配置pyenv
链接:
[Pytest]( )
[tox + pytest]( )
[DRF APIClient]( )
[Doctest集成]( )
[Pytest Django]( )