ReedCopsey / Gjallarhorn.Bindable

Unidirectional binding library built on top of Gjallarhorn for WPF and Xamarin Forms
MIT License
27 stars 10 forks source link

UI tests #20

Closed FoggyFinder closed 5 years ago

FoggyFinder commented 5 years ago

Sometimes it is hard to debug or check program without UI tests. Especially when unexpected exception comes from PresentationFramework.

I think it will be useful to add couple at least for WPF.