xpct 0.5.1

An extensible test assertion library
Documentation

xpct

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 3 of them enabled by default.

default

  • fmt
  • color

fmt

    This feature flag does not enable additional features.

color

  • dep:colored

unicode-diff

  • diff
  • similar/unicode

float

  • dep:float-cmp

casefold

  • dep:unicase

diff

  • similar

similar

  • dep:similar

json

  • dep:serde_json

regex

  • dep:regex