Description
Portable Test Execution Framework - a simple (KISS) specification and an example implementation of a test "runner" framework for system testing and/or integration and execution of test suites.
See https://github.com/comps/ptef.
Installation Instructions
dnf -y copr enable jjaburek/ptef
dnf -y install ptef
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (22)*, ppc64le (22)*, x86_64 (22)* | Centos-stream 8 (56 downloads) |
Centos-stream 9 | aarch64 (20)*, ppc64le (20)*, s390x (23)*, x86_64 (20)* | Centos-stream 9 (51 downloads) |
EPEL 6 | i386 (15)*, x86_64 (18)* | EPEL 6 multilib x86_64+i386 (0 downloads) |
EPEL 7 | ppc64le (15)*, x86_64 (15)* | EPEL 7 (47 downloads) |
EPEL 8 | aarch64 (22)*, ppc64le (21)*, s390x (21)*, x86_64 (24)* | EPEL 8 (44 downloads) |
EPEL 9 | aarch64 (22)*, ppc64le (22)*, s390x (25)*, x86_64 (23)* | EPEL 9 (42 downloads) |
Fedora 38 | aarch64 (7)*, i386 (4)*, ppc64le (4)*, s390x (7)*, x86_64 (6)* | Fedora 38 multilib x86_64+i386 (0 downloads) |
Fedora 39 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 39 multilib x86_64+i386 (50 downloads) |
Fedora 40 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 40 multilib x86_64+i386 (44 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 41 multilib x86_64+i386 (10 downloads) |
Fedora rawhide | aarch64 (20)*, i386 (20)*, ppc64le (20)*, s390x (20)*, x86_64 (20)* | Fedora rawhide multilib x86_64+i386 (71 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jjaburek/ptef
More info about enabling Copr repositories