• Stars
    star
    309
  • Rank 135,306 (Top 3 %)
  • Language
    Python
  • License
    The Unlicense
  • Created over 6 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

better error messages for assert equals in pytest

pytest-icdiff

PyPI version conda-forge version Python versions

Better diffs in pytest assertion error messages using ICDiff.

Usage

pip install pytest-icdiff

Once you've installed it, pytest will produce nice colourised diffs for any assert == :

example colourised diff

Issues and PRs welcome.

Thanks to the maintainers of ICDiff and also pprintpp !

License

Distributed under the terms of the Unlicense license, "pytest-icdiff" is free and open source software

This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.

More Repositories

1

book-example

Example code for my book on TDD with Python
JavaScript
1,451
star
2

Book-TDD-Web-Dev-Python

Book - TDD web dev with Python
Python
484
star
3

Test-Driven-Django-Tutorial

(outdated) source code & text for a tutorial on using doing TDD django
Python
378
star
4

tdd-roman-numeral-calculator

TDD guide using Roman numerals - with a twist
Python
77
star
5

python-conference-beginners-day

Some docs to support the organising of a "beginners' day" at Python conferences
Python
33
star
6

dotfiles

vimrc, bashrc etc
Shell
14
star
7

raft

Raft consensus algorithm toy project
Python
9
star
8

www.obeythetestinggoat.com

www.obeythetestinggoat.com
HTML
6
star
9

cryptopals

Working thru the matasano crypto challenges in clojure
Clojure
3
star
10

selenium-daemon

Daemon for running selenium
Python
3
star
11

pip-install-geckodriver

A package to install geckodriver using pip install
Python
3
star
12

TDDjango-site

source for published website of TDD-Django tutorial
Python
3
star
13

pwhich

python-which - find the folder a python module is installed in
Python
2
star
14

Dojo-Mastermind-

Python
2
star
15

eventstoreio

grpc client for eventstoredb
Python
2
star
16

Python-Testing-Tools-Report

a report on the current state of testing tools in Python
2
star
17

django-logfile-analytics

An attempt to clone Google Analytics, but less evil because it uses Apache server logfiles.
Python
2
star
18

tdd-fridays

Python
1
star
19

cake-shop-kata

Bob's Cake Shop Kata from https://www.codefiend.co.uk/cake-shop-kata/
Python
1
star
20

99bottles

Python
1
star
21

python-osc-qlab-interface

Python
1
star
22

morsels

some "python morsels"
Python
1
star
23

datascience-from-scratch

making my way thru the "Data Science from Scratch" book https://amzn.to/3hMJVMk
Python
1
star
24

kwargify

convert arbitrary arguments into kwargs
Python
1
star
25

sicp

Racket
1
star
26

minimal-django-custom-user-model

Minimal possible django custom user
Python
1
star
27

tdd-thursdays

basis scaffolding for a minimal js/node project with jasmine test runner
JavaScript
1
star