aptakhin/regress

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/workflows/testoot.yml
.gitignore
.tox.ini
MANIFEST.in
MIT-LICENSE
README.md
TEST.sh.example
docs/Makefile
docs/make.bat
docs/source/api/index.rst
docs/source/api/policies.rst
docs/source/api/pytest.rst
docs/source/api/serializers.rst
docs/source/api/storages.rst
docs/source/api/testoot.rst
docs/source/contents.rst
docs/source/index.rst
docs/source/usage/basics.rst
docs/source/usage/index.rst
docs/source/usage/quickstart.rst
requirements.txt
docs/source/conf.py26
setup.py35
testoot/__init__.py1
testoot/base.py109
testoot/base_testoot.py144
A
3 hrs
testoot/exceptions.py3
testoot/ext/__init__.py0
testoot/ext/pytest.py81
A
35 mins
testoot/ext/simple.py31
A
35 mins
testoot/policies.py13
testoot/pub.py28
testoot/serializers.py52
testoot/storages.py51
testoot/testoot.py55
testoot/user_interactions.py26