= The Felt Project = Bringing all the glory of agile .NET development into D. AboutFelt[[BR]] HelpWanted[[BR]] [http://www.dsource.org/forums/viewforum.php?f=168 Felt forum] == Subprojects == === DMocks === Status: [wiki:DmocksAbandoned abandoned][[BR]] Supports: DMD2.009; Phobos[[BR]] Description: [wiki:DMocks] is a mock object framework to ease testability. Revival: [https://github.com/QAston/DMocks-revived] === DUnit === Status: beta[[BR]] Supports: Tango[[BR]] Description: [wiki:DUnit] is a light unittest framework more or less in the xUnit style. === DConstructor === Status: beta[[BR]] Supports: DMD1, DMD2; Phobos, Tango[[BR]] Description: [wiki:DConstructor] is a dependency injection tool. Just ask by type, and DConstructor will build you a corresponding object. === !SelfMock === Status: late beta[[BR]] Supports: DMD1, Tango (DMD2 support is planned)[[BR]] Description: Most of dmocks, resurrected to support dmd1. === Sleeper === Status: pre-alpha[[BR]] Supports: DMD1; Phobos, Tango (requires DDBI)[[BR]] Description: [wiki:Sleeper] is an object-relational mapping system patterned after NHibernate.