Leon Samson

Results 5 issues of Leon Samson

Using test_that descriptions with line breaks can be quite useful, as described [here](https://mjfrigaard.github.io/shinyap/test_tools.html#example-test-fixture). However I encountered an issue using this format with `expect_snapshot()`: The snapshots are saved correctly, but will...

feature
snapshot :camera:

This would fix issue #1900. Newline ("\n") arguments in test descriptions are problematic for snapshots. They are converted to actual line breaks when writing the snapshot to a .md file...

The Highlight in a plotly figure breaks when fixed group argument is used in SharedData$new(). I think it is a crosstalk and not a plotly issue, but please correct me...

The tilde abbreviation of a folder name can (apparently) happen automatically in Windows. I noticed it because I created an absolute file path for the output PDF file in the...

theme: paths

Helpful for assessing how a package with lower-level functions is used within an organization. At the moment it is hard to find the right package when there are many reverse...