Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

wscoble/bddwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD Wiki

A wiki based testing project for behat.

Build Status

Behavior driven development (BDD) works well with many businesses and projects. Behat is a popular BDD framework for PHP, is easy to configure, and is easy to use. However, executing tests stored outside the normal features file structure is rather difficult.

I like FitNesse as a wiki based testing platform, but it's Java, not PHP based. I like Moztrap, but it doesn't play well with Gherkin syntax; it does have a great API though.

What would it take to allow Behat to execute tests that live in a wiki? That is what BDD Wiki is all about.

Behat + Wiki = Win!

BDD Wiki is an extension for Behat that, when using drivers, can plug in to a wiki. Just define your path structure and start testing!

The first driver will be for Python markdoc since markdoc is a very simple, easy to use wiki. Also, this driver will show you that you don't need wiki software built with PHP to use BDD Wiki.

About

A wiki based testing project for behat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published