Alexander Bird
Alexander Bird
PR #12 introduced a Github Pages version of the site to support issue #1. It works, but it's not beautiful -- it would be nice to do some simple theming...
I know it's a minor thing, but it would be nice if the status characters stood out more so when I visually scan the results I can quickly identify the...
I'm interested in adding some new functionality, are you interested in a PR for the following? # Double-lined rectangles - `+d` is like `+o` - `+D` is like `+O` Except...
To prevent the default action, set `eventNamePreventDefault` to a truthy value -- for example: `` In order to add support for drag-to-select, as documented under charts.events.selection here: https://api.highcharts.com/highcharts/chart.events.selection Official example:...
Callback or promise so I can wait until visual diff editor closes before moving on to the next test?
When I run my test suite and an approval test fails, it opens my reporter (p4merge). While I'm reviewing the changes, the test suite continues. Before I get a chance...
It would be nice to have a new diff type indicator for mismatched constructors. **kind**: 'C' **path**, is set as they would be for 'E' differences **lhs** is the value...
Hi Dmitry, Thanks for your work on this plugin. I can't tell if I've set up the plugin wrong (in which case I am offering to submit a PR to...
Hi Dmitry, Thanks for this plugin! Have you considered an option to use the name of the test as the commit message in TCR mode? It would probably exceed the...