Well yes, I consider MVVM a given, and Caliburn.Micro looks like a good option. ?Now for testing a view I think I should want a fake ViewModel that just gives the view fixed data in order to see how well this data or that data are presented. ?But I'm not at all sure about this concept. (At the moment I'm just drawing stuff in WPF just for gauging
looks. ?Not even a hint of logic is going anywhere. ?At some point I'll have to refactor and then introduce databinding etc.) ? Alan Baljeu On Monday, November 4, 2013 4:44:27 PM, David V¨ªlchez wrote:
?
What's about MVVM and test the view model? I would look for Caliburn.Micro On 04/11/2013, at 20:55, Avi Kessner <akessner@...> wrote:
|