diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-04-06 00:04:29 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-04-06 01:04:44 +0000 |
commit | d0860d32864edf1e29152862f9f79d6aadf6e689 (patch) | |
tree | 5a4b7722273999424f77bd58ef8e3bf03ea195ea /devel/py-hammett/pkg-descr | |
parent | b01fc3fc077de6eff3c7a54306eb57136881fa25 (diff) | |
download | ports-d0860d32864edf1e29152862f9f79d6aadf6e689.tar.gz ports-d0860d32864edf1e29152862f9f79d6aadf6e689.zip |
Diffstat (limited to 'devel/py-hammett/pkg-descr')
-rw-r--r-- | devel/py-hammett/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-hammett/pkg-descr b/devel/py-hammett/pkg-descr new file mode 100644 index 000000000000..fe6c5d19b00a --- /dev/null +++ b/devel/py-hammett/pkg-descr @@ -0,0 +1,4 @@ +Hammett is a fast python test runner that aims to be compatible with the parts +of pytest most people use (unless that conflicts with the goal of being fast). +It also adds some features that can dramatically improve your testing experience +if you adapt more fully to hammett. |