Name : python3-pytest-django
| |
Version : 4.5.2
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 4.1
| Date : 2022-04-23 19:52:28
|
Group : Unspecified
| Source RPM : python-pytest-django-4.5.2-4.1.src.rpm
|
Size : 0.24 MB
| |
Packager : (none)
| |
Summary : A Django plugin for pytest
|
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/SLE_15_SP1/noarch |