Name : python3-pytest-django
| |
Version : 3.1.2
| Vendor : openSUSE
|
Release : lp150.1.3
| Date : 2017-10-12 14:00:00
|
Group : Development/Languages/Python
| Source RPM : python-pytest-django-3.1.2-lp150.1.3.src.rpm
|
Size : 0.12 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A Django plugin for py.test
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.0/repo/oss/noarch |