Hello, You can use any unit tester with DevExpress, because they are not specific to any developer tool by design. We even have our own Unit test runner tool[^] Many of us are using it internally. As for testing eXpressApp Framework applications, I suggest you have a look at our own functional testing framework - EasyTest[^]. It was specially designed to test XAF applications and we have been successfull using it to test XAF releases internally for more than 6 years. BTW, EasyTest also can be used to test regular non-XAF applications build using DevExpress components. Please contact our Support Team[^] in case of any questions. Finally, I suggest you look at the Best practices of creating reusable XAF modules by example of a View Variants module extension[^] blog I recently wrote. You may be interested in it, because it also demonstrates how EasyTest can save you a lot of time. Thanks, Dennis DevExpress Support, R&D, .NET Application Frameworks