CodeUtopia
Navigation
  • Home
  • Blog
  • About
  • Contact
  • Search
  • Home
  • Blog
  • About
  • Contact
  • Search

Tag Archive

Below you'll find a list of all posts that have been tagged as “Cucumber”

Why use user story based testing tools like Cucumber instead of other TDD/BDD tools?

Tags: CucumberTestingTools

When you think of writing tests, usually you would write them using a tool from the xUnit family, PHPUnit, JUnit, etc., or if you like a more BDD-style approach, perhaps you would use RSpec, Jasmine, or some other tool like that. Then there’s Cucumber. Instead of writing your tests purely in code, with Cucumber you start by writing a human-readable …

Read More

Recent Posts

  • I spent my vacation programming
  • Quick JavaScript testing tip: How to structure your tests?
  • JavaScript Testing Tool Showdown: Sinon.js vs testdouble.js
  • 230 Curated Resources and Tools for Building Apps with React.js
  • Simplify your JavaScript code with normalizer functions

Archives

Copyright © 2006 - 2016 Jani Hartikainen