Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CWB was originally developed at our company and has been used for .  We use it throughout our projects to power thousands of integration and acceptance tests.  The most important components of CWB are:

  • cwb-rest for testing JSON REST webservices using Cucumber (backed by Spring's RestTemplate)
  • cwb-sahi for browser based website testing using SAHI open source
  • cwb-core containing the basic infrastructure and the ConsoleRunner for distributing Cucumber tests

...