This trait provides AnsiColors codes for the OutputReporter
This trait defines the colors which must be used to output text on the console
Definition of abbreviated color names
This class defines the colors to use to print out text on the Console with defaults as AnsiColors for a dark background console
This trait represents the difference between 2 "contents"
This object help shortening strings between differences when the strings are too long
A trait to filter results of a difference check
This trait provides some syntactic sugar to create a DifferenceFilter to take only the first n differences:
case classes for the representation of lines which are different: not found, missing, misplaced
The EditDistance trait provides methods to compute and display the shortest distance between 2 strings.
return the first n differences
This typeclass is used to describe any instance which can be decoded from a String
this class extracts interpolated expressions from an interpolated string, given the string content and the text pieces in between the interpolated expressions
This color scheme can be used with a white background
Any type T with a name and representable as a sequence of Strings
This class shows the differences between 2 sequence of lines.
mix-in this trait to remove the implicit provided by the DifferenceFilters trait
A Regular expression step which takes a text and extracts meaningful values according to a regular expression:
This does some simple replacements in sentences to negate them.
Default implementation for reading lines out of a Seq
This class checks if colors must be taken from system properties
return some of the differences, filtered with a function
specialised pegdown visitor to control the rendering of code blocks
Textual representation of a table with a table and some lines.
return all the differences