python3-oslo_debug_helper
OpenStack test framework - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-oslo_debug_helper.sh
- Debian
-
apt-get install python3-oslotest
- Ubuntu
-
apt-get install python3-oslotest
- Kali Linux
-
apt-get install python3-oslotest
- Fedora
-
dnf install python3-oslotest
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-oslotest
- Raspbian
-
apt-get install python3-oslotest
- Dockerfile
- dockerfile.run/python3-oslo_debug_helper
python3-oslotest
OpenStack test framework - Python 3.x
OpenStack test framework that provides base classes and fixtures for creating unit and functional tests. This package contains the Python 3.x module.