Brodie Gaslam

Results 118 issues of Brodie Gaslam

Related to #197, it would be good to confirm that all the values in `[email protected][[i]]@glob.indices` actually map to a value in `[email protected]` when unitizers are stored and loaded. There is...

enhancement

May need to consider moving away from S4 test items; really too slow.

enhancement

Got: ``` | Unable to compare value: comparison function `` returned something | other than TRUE, FALSE, or character vector (NULL of length 0) ``` When using: ``` unitizer_sect("stdout", compare=unitizer:::comp_stdout,...

bug

Hopefully this allows us to get around some of the ungraceful exits we're subject to currently. From NEWS: > In most cases user interrupt handlers will be called with a...

enhancement

If a user provides a custom comparison function, they may well not want the diff shown.

enhancement

Might want to think of something more meaningful than just not comparing because the print value might modify a little. Consider: - `.new` produces output but `.ref` produced none -...

enhancement

Thinking in particular of the options that control display lines, etc. Due to the option resetting, these are no longer during test evaluation, etc, which turns out is phenomenally annoying,...

enhancement
internal

https://github.com/lionel-/vdiffr

enhancement

Provide tools to break up unitizers into multiple pieces

enhancement

Record test execution time

enhancement