Artifact python3-exam_0.10.6-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-mock, python3:any
  Description: |-
    Python module to help write better tests
     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.
     .
     Aside from the obvious "does the code work?", writings tests has many
     additional goals and benefits:
     .
     - If written semantically, reading tests can help demonstrate how the
     code is supposed to work to other developers.
     .
     - If quick running, tests provide feedback during development that
     your changes are working or not having an adverse side effects.
     .
     - If they're easy to write correctly, developers will write more tests
     and they will be of a higher quality.
     .
     Unfortunately, the common pattern for writing Python unit tests tends
     to not offer any of these advantages. Often times results in
     inefficient and unnecessarily obtuse testing code. Additionally,
     common uses of the mock library can often result in repetitive
     boiler-plate code or inefficiency during test runs.
     .
     exam aims to improve the state of Python test writing by providing a
     toolkit of useful functionality to make writing quick, correct and
     useful tests and as painless as possible.
     .
     This package installs the library for Python 3.
  Homepage: https://github.com/fluxx/exam
  Installed-Size: '46'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-exam
  Priority: optional
  Section: python
  Source: exam
  Version: 0.10.6-1
srcpkg_name: exam
srcpkg_version: 0.10.6-1

File

python3-exam_0.10.6-1_all.deb
Binary file python3-exam_0.10.6-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package exam_0.10.6-1

binary package System - - 6 months ago 5 months
BETA