Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/py-exam,
Helpers for better testing
Branch: CURRENT,
Version: 0.10.6nb2,
Package name: py311-exam-0.10.6nb2,
Maintainer: pkgsrc-usersExam is a Python toolkit for writing better tests. It aims to remove a lot of
the boiler plate testing code one often writes, while still following Python
conventions and adhering to the unit testing interface.
Required to run:[
devel/py-setuptools] [
devel/py-mock] [
lang/python27]
Required to build:[
devel/py-nose] [
pkgtools/cwrappers]
Master sites:
Filesize: 14.676 KB
Version history: (Expand)
- (2024-10-18) Package deleted from pkgsrc
- (2024-04-30) Updated to version: py311-exam-0.10.6nb2
- (2023-02-09) Updated to version: py310-exam-0.10.6nb1
- (2022-01-05) Updated to version: py39-exam-0.10.6nb1
- (2021-10-07) Updated to version: py39-exam-0.10.6
- (2017-11-26) Package added to pkgsrc.se, version py27-exam-0.10.6 (created)
CVS history: (Expand)
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-24 11:50:24 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-exam: py-nose is a test dependency, not build
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2017-11-26 18:10:16 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
Exam is a Python toolkit for writing better tests. It aims to remove a lot of
the boiler plate testing code one often writes, while still following Python
conventions and adhering to the unit testing interface.
|