Difference between revisions of "Environment - TDD Software"

(New page: Computers are used throughout the workshop. However, we only need (and want) 1 computer for each 2 students; e.g., if 16 students, then 8 computers. Often, it is possible for students t...)
 
Line 14: Line 14:
  
  
If C++ group:
+
If C++ or C group:
* whatever tools the people normally use
+
* whatever tools the people normally use, plus the testing and mocking frameworks advised by the coach
 +
* we will also consider using Eclipse CDT, as advised by the coach
  
  
 
If .NET group:
 
If .NET group:
 
* Visual Studio in C#
 
* Visual Studio in C#

Revision as of 17:56, 4 June 2011

Computers are used throughout the workshop.


However, we only need (and want) 1 computer for each 2 students; e.g., if 16 students, then 8 computers. Often, it is possible for students to bring their own laptop.


No network is required.


Software

If Java group:

  • Latest release version of Java Runtime (JRE)
  • Latest release version of Eclipse


If C++ or C group:

  • whatever tools the people normally use, plus the testing and mocking frameworks advised by the coach
  • we will also consider using Eclipse CDT, as advised by the coach


If .NET group:

  • Visual Studio in C#