AvaloniaUI / Avalonia.Samples

Avalonia.Samples aims to provide some minimal samples focusing on a particular issue at a time. This should help getting new users started.
https://www.avaloniaui.net
610 stars 103 forks source link

Add xUnit Avalonia.Headless sample for e2e testing #34

Closed maxkatz6 closed 1 year ago

maxkatz6 commented 1 year ago

Topics to cover

Based on https://docs.avaloniaui.net/docs/next/concepts/headless/

Ideas for a sample

Unit test sample where:

timunie commented 1 year ago

good sample idea as well. Unit tests get way too less attention.