Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

The Felt Project

Bringing all the glory of agile .NET development into D.

AboutFelt
HelpWanted
Felt forum

Subprojects

DMocks

Status: abandoned
Supports: DMD2.009; Phobos
Description: DMocks is a mock object framework to ease testability.

Revival: https://github.com/QAston/DMocks-revived

DUnit

Status: beta
Supports: Tango
Description: DUnit is a light unittest framework more or less in the xUnit style.

DConstructor

Status: beta
Supports: DMD1, DMD2; Phobos, Tango
Description: DConstructor is a dependency injection tool. Just ask by type, and DConstructor will build you a corresponding object.

SelfMock

Status: late beta
Supports: DMD1, Tango (DMD2 support is planned)
Description: Most of dmocks, resurrected to support dmd1.

Sleeper

Status: pre-alpha
Supports: DMD1; Phobos, Tango (requires DDBI)
Description: Sleeper is an object-relational mapping system patterned after NHibernate.