-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Gennady Verdel edited this page Jan 21, 2016
·
2 revisions
This sample outlines the way of implementing acceptance test-driven development / business-driven development in terms of client App.
The App is implemented using MVVM approach with strong emphasis on separation between the different layers. The interfaces between these layers do not expose any implementation details to improve App decoupling.
The App relies on the LogoFX infrastructure that contains a variety of utilities and tools which accelerate the development while maintaining clean and clear code and structure.