How to Install and Uninstall ghc-test-framework Package on openSuSE Tumbleweed
Last updated: January 30,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "ghc-test-framework" package
This tutorial shows how to install ghc-test-framework on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-test-framework
Copied
2. Uninstall "ghc-test-framework" package
Here is a brief guide to show you how to uninstall ghc-test-framework on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-test-framework
Copied
3. Information about the ghc-test-framework package on openSuSE Tumbleweed
Information for package ghc-test-framework:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-test-framework
Version : 0.8.2.0-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 483,8 KiB
Installed : No
Status : not installed
Source package : ghc-test-framework-0.8.2.0-4.1.src
Summary : Framework for running and organising tests, with HUnit and QuickCheck support
Description :
Allows tests such as QuickCheck properties and HUnit test cases to be assembled
into test groups, run in parallel (but reported in deterministic order, to aid
diff interpretation) and filtered and controlled by command line options.
All of this comes with colored test output, progress reporting and test
statistics output.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-test-framework
Version : 0.8.2.0-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 483,8 KiB
Installed : No
Status : not installed
Source package : ghc-test-framework-0.8.2.0-4.1.src
Summary : Framework for running and organising tests, with HUnit and QuickCheck support
Description :
Allows tests such as QuickCheck properties and HUnit test cases to be assembled
into test groups, run in parallel (but reported in deterministic order, to aid
diff interpretation) and filtered and controlled by command line options.
All of this comes with colored test output, progress reporting and test
statistics output.