How to Install and Uninstall django-testscenarios Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "django-testscenarios" package
Please follow the instructions below to install django-testscenarios on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
django-testscenarios
Copied
2. Uninstall "django-testscenarios" package
Please follow the steps below to uninstall django-testscenarios on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
django-testscenarios
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the django-testscenarios package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: django-testscenarios
Priority: optional
Section: universe/net
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LAVA team
Architecture: all
Version: 0.8-1
Depends: django-testproject (>= 0.1.1), python-django (>= 1.7), python-testscenarios (>= 0.1), python-testtools (>= 0.9.2), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-testscenarios/django-testscenarios_0.8-1_all.deb
Size: 7054
MD5sum: a472f76393c426a4ac9a12854b1449bc
SHA1: 31dafc1d3bab57e7163b91db6d2848edf04abda7
SHA256: 9a90f199f08a73efe30f0f088b5185b141653de9f1030cd4f5faa2898728e02a
Description-en: Django unit test scenarios support
This package provides django test support for
using testscenarios.TestCase together with
django.tests.TestCase. Tests can be given
scenarios which all share the django database
setup methods.
Description-md5: 74663595656dc034a640286df2a8bcf0
Homepage: http://www.linaro.org/engineering/validation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/net
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LAVA team
Architecture: all
Version: 0.8-1
Depends: django-testproject (>= 0.1.1), python-django (>= 1.7), python-testscenarios (>= 0.1), python-testtools (>= 0.9.2), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/d/django-testscenarios/django-testscenarios_0.8-1_all.deb
Size: 7054
MD5sum: a472f76393c426a4ac9a12854b1449bc
SHA1: 31dafc1d3bab57e7163b91db6d2848edf04abda7
SHA256: 9a90f199f08a73efe30f0f088b5185b141653de9f1030cd4f5faa2898728e02a
Description-en: Django unit test scenarios support
This package provides django test support for
using testscenarios.TestCase together with
django.tests.TestCase. Tests can be given
scenarios which all share the django database
setup methods.
Description-md5: 74663595656dc034a640286df2a8bcf0
Homepage: http://www.linaro.org/engineering/validation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu