Path to this page:
./
devel/py-test5,
Python testing tool
Branch: pkgsrc-2020Q1,
Version: 5.3.5,
Package name: py37-test-5.3.5,
Maintainer: pkgsrc-usersThe pytest framework makes it easy to write small tests, yet scales to support
complex functional testing for applications and libraries.
Features
* Detailed info on failing assert statements (no need to remember self.assert*
names);
* Auto-discovery of test modules and functions;
* Modular fixtures for managing small or parametrized long-lived test
resources;
* Can run unittest (including trial) and nose test suites out of the box;
* Python 3.5+ and PyPy 3;
* Rich plugin architecture, with over 315+ external plugins and thriving
community;
Required to run:[
devel/py-py] [
devel/py-more-itertools] [
devel/py-setuptools] [
devel/py-importlib-metadata] [
devel/py-packaging] [
devel/py-pluggy] [
devel/py-wcwidth]
Required to build:[
devel/py-setuptools_scm]
Master sites:
SHA1: ca9aa51026dff9e8368eb18d729a3e227fa679cd
RMD160: e03742f5e3e73277ef5bcd49b6373bf70e98657f
Filesize: 967.71 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-test-5.3.5 (created)