Contents

pytest-arraydiff 0.6.1

0

pytest plugin to help with comparing array output from tests

pytest plugin to help with comparing array output from tests

Stars: 0, Watchers: 0, Forks: 0, Open Issues: 0

The astrofrog/pytest-arraydiff repo was created 7 months ago and the last code push was 4 months ago. The project is not very popular with only 0 github stars!

How to Install pytest-arraydiff

You can install pytest-arraydiff using pip

pip install pytest-arraydiff

or add it to a project with poetry

poetry add pytest-arraydiff

Package Details

Author
The Astropy Developers
License
BSD
Homepage
https://github.com/astropy/pytest-arraydiff
PyPi:
https://pypi.org/project/pytest-arraydiff/
GitHub Repo:
https://github.com/astrofrog/pytest-arraydiff

Classifiers

  • Software Development/Testing
  • Utilities
No  pytest-arraydiff  pypi packages just yet.

Errors

A list of common pytest-arraydiff errors.

Code Examples

Here are some pytest-arraydiff code examples and snippets.

Related Packages & Articles

pytest-aoc 1.23.4

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures

pytest-api 0.1.4

An ASGI middleware to populate OpenAPI Specification examples from pytest functions