python-pytest-django

A Django plugin for py.test

pytest-django allows testing Django projects/applications with the pytest testing tool. Running the test suite with pytest-django allows tapping into the features that are already present in pytest: * Manage test dependencies with pytest fixtures. * Less boilerplate tests: no need to import unittest and creating a subclass with methods. Tests can be written as regular functions. * Database re-use: no need to re-create the test database for every test run. * Run tests in multiple processes for increased speed (with the pytest-xdist plugin). * Make use of other pytest plugins. * Works with both worlds: Existing unittest-style TestCase's still work without any modifications.

openSUSE Leap 16.0 没有可用的官方软件包

发行版

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

SUSE SLE-15-SP2

SUSE SLE-15-SP1

CentOS CentOS-7

不受支持的发行版

下列发行版未被官方支持。使用这些软件包需要您自担风险。