Changes between Version 6 and Version 7 of ToolsList
- Timestamp:
- 01/28/08 17:43:32 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ToolsList
v6 v7 95 95 </TD> <TD WIDTH=154> 96 96 97 <p><Font size=5>Test-Driven Code Examples</font></P> 97 98 <P><FONT SIZE=2><FONT FACE="Tunga"><A HREF="http://swc-hightest/">http://swc-hightest</A><A HREF="http://trac.edgewall.org/">.com</A></FONT></FONT></P> 98 99 131 132 <TD WIDTH=154> 132 133 133 <P><BR> </P> <P><FONT SIZE=2><FONT FACE="Tunga"><A HREF="http://swc-hightest/">http://swc-hightest</A><A HREF="http://trac.edgewall.org/">.com</A></FONT></FONT></P> 134 <P><FONT SIZE=4><a href="http://www.swc-hightest.com/SWCHighTest.pdf">OCTane (Object Composability Tool)</a> </P> <P><FONT FACE="Tunga">Services/Wrappers</FONT></FONT><br> 135 <ul> 136 <LI> <b>Logging:</b> to insulate code from different logging implementations (such as log4cpp, syslog, etc). 137 <li><b>Configuration:</b> to provide a high-level, type-safe interface to hierarchical configuration (XML files, command line options, etc). 138 </ul> 139 140 </P> 134 141 135 142 </TD> <TD WIDTH=53> 143 150 <TD WIDTH=624> 144 151 145 <P><FONT SIZE=5><A HREF=" HighTestAgileWhitepaper?.pdf">Training and mentoring</A> is available to help jump-start your team's development projects!</FONT></P>152 <P><FONT SIZE=5><A HREF="http://trac.swcomplete.com/swc/hightest/wiki/AgileDevelopmentWhitePaper">Training and mentoring</A> is available to help jump-start your team's development projects!</FONT></P> 146 153 147 154 </TD> <TD WIDTH=154> 148 155 149 <P STYLE="margin-bottom: 0.2in"><BR><BR> </P> <P><FONT SIZE= 2><FONT FACE="Tunga"><A HREF="http://swc-hightest/">http://swcomplete</A><A HREF="http://trac.edgewall.org/">.com</A></FONT></FONT></P>156 <P STYLE="margin-bottom: 0.2in"><BR><BR> </P> <P><FONT SIZE=6><FONT FACE="Tunga"><A HREF="http://www.swc-hightest.com/">SWC HighTest</A></FONT></FONT></P> 150 157 151 158 </TD> <TD WIDTH=53> 152 159 153 <P ALIGN=CENTER><A HREF="http:// trac.swcomplete.com/swc/hightest/wiki/AgileDevelopmentWhitePaper"><SPAN STYLE="text-decoration: none"><FONT SIZE=6><FONT FACE="Tunga"><FONT COLOR="#00ae00">*</FONT></FONT></FONT></SPAN></A></P>160 <P ALIGN=CENTER><A HREF="http://www.swcomplete.com"><SPAN STYLE="text-decoration: none"><FONT SIZE=6><FONT FACE="Tunga"><FONT COLOR="#00ae00">*</FONT></FONT></FONT></SPAN></A></P> 154 161 155 162 </TD> 162 169 163 170 164 === Continuous Integration ===165 171 166 Easy to build the system at any point in time167 168 Library of extensible rules for building, testing and assembling components.169 170 === Cruise Control ===171 172 Supports ContinuousIntegration and integrates automated builds with configuration management and testing.173 174 http://cruisecontrol.sourceforge.net/175 176 === Test-Driven Code ===177 Sample Code helps developers write testable software!178 179 180 http://swc-hightest.com181 182 183 === Test Frameworks ===184 Using A Test Framework encourages 100% coverage!185 186 187 CppUnit188 189 JUnit190 191 PyUnit192 193 194 === OCTane ===195 Composability tools, like OCTane, help make your system more reusable, maintainable, and testable.196 197 198 199 http://swc-hightest.com200 201 202 === Wrappers ===203 204 - Logging: to insulate code from different logging implementations (such as log4cpp, syslog, etc).205 - Configuration: to provide a high-level, type-safe interface to hierarchical configuration (XML files, command line options, etc).206 207 208 === Training Docs ===209 Training and mentoring is available to help jump-start your team's development projects!210 211 http://trac.swcomplete.com/swc/hightest/wiki/AgileDevelopmentWhitePaper212 213 214 http://swcomplete.com215 216 217 218
