Commit Graph

11 Commits

Author SHA1 Message Date
emilybache
0319c8a5f7 I changed the starting position for the C# version to match the other translations, especially the Java version. This means I've actually done a small amount of refactoring
already compared with the original form of the kata, and made it easier to get going with
writing tests. It also makes it easier to do text-based approval testing with this code.
2013-03-20 09:33:53 +01:00
emilybache
041c04db18 updated README file to markdown syntax, added link to texttest mailing list 2012-10-14 11:01:20 +02:00
Emily Bache
32ce66e211 Renamed main functions to TexttestFixture to make it clear they're not part of the actual refactoring kata 2012-05-24 14:25:44 +02:00
leider
e7b2e2a3ad added Transcript output 2012-04-21 20:31:21 +02:00
Emily Bache
4d87cac40d removing unwanted files that got here by accident 2012-04-04 13:45:58 +02:00
Emily Bache
bf68436e11 Improving the documentation, especially around text-based testing 2012-04-04 13:42:26 +02:00
Emily Bache
2e5a38d000 make c sharp version work together with texttests 2012-03-28 20:59:53 +02:00
Emily Bache
df0d688718 config settings to run the ruby version with the texttests 2012-03-28 19:53:44 +02:00
Emily
c73ac70498 updating python, Java and cpp versions to all work with the same texttests 2012-03-28 15:02:21 +02:00
Emily
7832dd745c Adjusted the config file to work with the standard filename configuration, and a checkout location to reduce duplication. 2012-02-20 14:39:51 +01:00
Emily
8da58f6dd1 added a text based test for the java and python versions 2012-02-20 14:17:47 +01:00