Showing results for October 2018 - App Center Blog

Oct 23, 2018
0
0

Visual Studio App Center Levels Up with Unity Support

James White [MSFT]
James White [MSFT]

Unity is one of the most popular and recognized game development platforms on the market to date. Microsoft has had a long-standing partnership with Unity, with Visual Studio Tools for Unity being the default installed editor experience for Unity developers around the world. Continuing in our quest to make mobile developers more productive, and bet...

Oct 3, 2018
2
0

Testing Xamarin Applications with Visual Studio App Center

Visual Studio App Center
Visual Studio App Center

With App Center you can perform both unit tests and automated UI tests within a CI/CD pipeline. You should launch your unit tests on a post-clone step and UI-tests on post-build step. While planning your UI test strategy (how many testing devices, how many tests, and how often to perform them) you should consider that UI testing requires more time ...