Running UI Tests on iOS With Ludicrous Speed
PSPDFKit's journey to achieving fast and reliable UI testing for their iOS PDF SDK, covering strategies beyond Apple's XCUI framework.
PSPDFKit's journey to achieving fast and reliable UI testing for their iOS PDF SDK, covering strategies beyond Apple's XCUI framework.
Part 7 of a series on creating professional PowerShell DSC resources, focusing on integration testing and best practices.
Part 4 of a series on creating professional PowerShell DSC resources, focusing on implementing automated testing with Pester.
A tip for using the 'OS=latest' keyword in xcodebuild to automatically target the newest iOS Simulator version, preventing script breaks after Xcode updates.
How GitHub uses automated testing tools to help developers write more user-focused, less corporate-sounding blog posts.
A developer details creating an accessibility testing plugin for the Protractor end-to-end testing framework, integrating tools like Chrome Accessibility Developer Tools.
An introduction to the Test Anything Protocol (TAP), a simple, language-agnostic protocol for generating automated test results.
A developer creates a custom PhantomJS test runner for QUnit to improve console output, error handling, and support multiple formats like JUnit.
A guide to automating web performance metrics collection in .NET using BrowserMob Proxy and Selenium for ongoing monitoring.
Using Modipyd's pyautotest with Growl notifications for automated, feedback-driven Python testing during development.
A tutorial on using Microsoft's Pex tool for automated white-box testing and code verification in .NET, including a practical example.