Separate WPF, Shared, Avalonia tests
Open
help-wanted
kind:infrastructure
kind:refactoring
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.