xaml-math icon indicating copy to clipboard operation
xaml-math copied to clipboard

Separate WPF, Shared, Avalonia tests

Open ForNeVeR opened this issue 1 year ago • 0 comments

Currently, we have one big test assembly with both WPF-specific and "Shared" tests (i.e. tests that depend on what's called WpfMath.Shared right now). There are no Avalonia-specific tests.

We should:

  • split the test assembly into two parts: WPF-specific and shared
  • add some Avalonia tests

ForNeVeR avatar Feb 01 '23 23:02 ForNeVeR