Dmitriy Kalinin

Dmitriy Kalinin is a Software Engineer at Pivotal working on Kubernetes and Cloud Foundry projects.

  • without_page_refresh capybara helper

    without_page_refresh capybara helper

    I recently had to write a small capybara helper: def without_page_refresh page.execute_script("window._withoutPageRefresh = 'BAM'") yield ...

    Read More
  • Cedar and OCUnit

    Cedar and OCUnit

    tl;dr Latest version of Cedar can nicely integrate with Xcode just like OCUnit. Why When creating new Xcode project you might have noticed that New Project dialog has 'Include Unit Tests'...

    Read More
  • Too many parentheses

    Too many parentheses

    Cedar comes with its own built-in matcher library and here is Adam Milligan's blog post that explains on how to use it. An example of expectation written using Cedar matcher...

    Read More
  • loading
    Loading More...