checkit 0.0.5

BDD testing framework for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:


This package provides sub packages which can be used individually:

checkit:test - Tests for checkit

checkit

Build Status Coverage Status license DUB DUB

BDD testing framework for D.

Compiling

dub build

Running tests

dub run checkit:tests

Documentation

The documentation is generated automatically (ddox) and is accessible by reference documentation API

License

MIT