# Issue When modifications are made to the package, tests would allow to validate automatically that the theme still behaves as predicted. # Proposal Create test for ggplot2 theme based on [ggplot2 theme vignette](https://ggplot2.tidyverse.org/articles/ggplot2-in-packages.html#testing-ggplot2-output) in package
Issue
When modifications are made to the package, tests would allow to validate automatically that the theme still behaves as predicted.
Proposal
Create test for ggplot2 theme based on ggplot2 theme vignette in package