Changes between Version 6 and Version 7 of ToolsList

Show
Ignore:
Author:
anonymous (IP: 66.16.5.18)
Timestamp:
01/28/08 17:43:32 (3 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ToolsList

    v6 v7  
    9595        </TD> <TD WIDTH=154> 
    9696 
     97            <p><Font size=5>Test-Driven Code Examples</font></P> 
    9798            <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> 
    9899 
    131132        <TD WIDTH=154> 
    132133 
    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> 
    134141 
    135142        </TD> <TD WIDTH=53> 
    143150        <TD WIDTH=624> 
    144151 
    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> 
    146153 
    147154        </TD> <TD WIDTH=154> 
    148155 
    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> 
    150157 
    151158        </TD> <TD WIDTH=53> 
    152159 
    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> 
    154161 
    155162        </TD> 
    162169 
    163170 
    164 === Continuous Integration ===  
    165171 
    166 Easy to build the system at any point in time 
    167  
    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.com 
    181          
    182  
    183 === Test Frameworks === 
    184 Using A Test Framework encourages 100% coverage! 
    185          
    186  
    187 CppUnit 
    188  
    189 JUnit 
    190  
    191 PyUnit 
    192          
    193  
    194 === OCTane === 
    195 Composability tools, like OCTane, help make your system more reusable, maintainable, and testable. 
    196          
    197  
    198  
    199 http://swc-hightest.com 
    200          
    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/AgileDevelopmentWhitePaper 
    212  
    213  
    214 http://swcomplete.com 
    215  
    216  
    217  
    218