HttpRunner 是简单易用、功能强大、数据精准的一站式 API 测试解决方案,覆盖接口测试、性能测试、数字体验监测等。
-
Updated
Apr 2, 2022 - Go
{{ message }}
HttpRunner 是简单易用、功能强大、数据精准的一站式 API 测试解决方案,覆盖接口测试、性能测试、数字体验监测等。
A Python framework that inspires developers to become better test automation engineers.
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Bleeding edge django template focused on code quality and security.
Thin-wrapper around the mock package for easier use with pytest
py.test fixture for benchmarking code
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
Allure integrations for Python test frameworks
Plugin for generating HTML reports for pytest results
Python best practices project cookiecutter
Doing dirty (but extremely useful) things with equals.
A py.test plugin to validate Jupyter notebooks
A plugin to improve the output of pytest with colourful unified diffs
Let's say you've changed house/serializers.py. Would be nice to run the tests of house/test_serializers.py or even the tests that were related.
To keep in mind:
testbook/reference.py.Command to generate above output:
$ cd testbook
$ pytest --cov=testbook --cov-report=html
$ open htmlcov/index.html # or just navigate to this dirTest django schema and data migrations, including migrations' order and best practices.
unittest-based test runner with Ant/JUnit like XML reporting.
Websauna is a full stack Python web framework for building web services and back offices with admin interface and sign up process
Add a description, image, and links to the pytest topic page so that developers can more easily learn about it.
To associate your repository with the pytest topic, visit your repo's landing page and select "manage topics."
This might be helpful - too many redirects may be considered an error. E.g. the API schema might need to provide endpoints that won't involve any redirection at all, for example, if the app redirects "/api/users" to "/api/users/", then the schema should have endpoints with trailing slashes to avoid these redirects for clients at all.
Implementation notes
models.Case.callsignatu