matplotplusplus icon indicating copy to clipboard operation
matplotplusplus copied to clipboard

Headless or Mock backend for running tests inside CI

Open aminya opened this issue 2 years ago • 0 comments

Feature category

  • [ ] enhancement - build system
  • [x] enhancement - backends
  • [ ] enhancement - build system
  • [ ] enhancement - documentation
  • [ ] enhancement - plot categories

The problem It would be nice if there was a headless or mock backend that could be used inside CI for the tests.

The solution I'd like

This backend would use the matplotplusplus logic, but will not create a real plot.

Alternatives I've considered

Currently, I have to disable the plots to test my code inside CI.

Additional context

aminya avatar May 12 '23 21:05 aminya