Open
Description
I believe this package has proved its usefulness, and I'd like to push it to its 1.0 stage.
Here are what I have in mind that needs to be done before it's ready:
Core & API changes:
- Split out and implement
match_reference
that returns aBool
Fails should be fails and not errors #9 [WIP] Fail rather than error if can't regenerate #12 - support multiple references in
match_reference
#47 - deprecate
@test_reference
- expose the post-processing handlers to users
- improve the does-not-match handlers
Extensions:
- provide a way to write extensions for other file types
- support image rendering using in vscode/atom enable image display using ImageShow #41
- support
AbstractArray{<:Colorant}
, currently it's restricted to 2D matrix - ignore whitespace for
AbstractArray{<:Number}
(and maybe more) types
Etc:
- more illustrative documentation
- test coverage for large data to make sure everything is rendered correctly and efficiently
Please comment if you have any other ideas.
Metadata
Metadata
Assignees
Labels
No labels