diff --git a/README.md b/README.md index 5bed1bb6..3f2395da 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ Whichever testing approach you choose, the idea of the exercise is to do some de This code comes with comprehensive tests that use this approach. For information about how to run them, see the [texttests README](https://github.com/emilybache/GildedRose-Refactoring-Kata/tree/master/texttests) +Note from Clare: You can also see my [clare-wiki section](https://clare-wiki.herokuapp.com/pages/think/code-princ/Refactoring#approval-testing) which has a few more notes on getting started. + ## Get going quickly using Cyber-Dojo I've also set this kata up on [cyber-dojo](https://cyber-dojo.org) for several languages, so you can get going really quickly: diff --git a/csharp/csharp.v3.ncrunchsolution b/csharp/csharp.v3.ncrunchsolution new file mode 100644 index 00000000..10420ac9 --- /dev/null +++ b/csharp/csharp.v3.ncrunchsolution @@ -0,0 +1,6 @@ + + + True + True + + \ No newline at end of file