-
Recent Posts
Top Posts & Pages
Tags
- Follow Code for Hire on WordPress.com
Category Archives: Web
Testing visual appearance with Cucumber + Watir
One of the great things about Cucumber and Watir is that it allows you to write functional tests that are decoupled of the UI. By using page objects, the definition of how the UI works is decoupled from the tests … Continue reading
Posted in CSS, Cucumber, Testing, Watir-Webdriver, Web
Tagged css, cucumber, watir-webdriver
Leave a comment
CoffeeScript vs. TypeScript vs. Dart
Software often requires two or three iterations before you get it right. In our case this led to starting a rewrite of our hybrid mobile application. It had been developed over several years by a diverse group of people with … Continue reading
Posted in Coding, CoffeeScript, JavaScript, Web
Tagged CoffeeScript, Dart, JavaScript, TypeScript
29 Comments