Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. Our open source tool tests business-readable specifications against your code on any modern development stack. With over 30 million downloads, Cucumber Open is the world's #1 tool for Behaviour-Driven Development. View Docs.

  2. Using Cucumber: Step Definitions, Hooks, Tags.

  3. What is Cucumber? Ok, now that you know that BDD is about discovery, collaboration and examples (and not testing), let’s take a look at Cucumber. Cucumber reads executable specifications written in plain text and validates that the software does what those specifications say. The specifications consists of multiple examples, or scenarios.

  4. Cucumber Reference - Cucumber Documentation. Cucumber can be used to implement automated tests based on scenarios described in your Gherkin feature files. Step Arguments. In the example given in step definitions, Cucumber extracts the text 48 from the step, converts it to an int and passes it as an argument to the method.

  5. 10 Minute Tutorial. Get started in 10 minutes. Browser Automation. Selenium WebDriver, Capybara and more. API Automation. RestAssured, Karate and more. Testable Architecture. How to have fast and reliable tests. Continuous Build. Running Cucumber on a build server. Anti-patterns. Avoid common mistakes and pitfalls. Upgrading.

  6. Behaviour-Driven Development (BDD) is the software development process that Cucumber was built to support. There’s much more to BDD than just using Cucumber. What is BDD? BDD is a way for software teams to work that closes the gap between business people and technical people by:

  7. Installation - Cucumber Documentation. Cucumber is available for most mainstream programming languages. We recommend choosing an implementation for the same platform or programming language as the production code. official implementations are hosted under cucumber.