Search Results

0
votes

IronPython For Unit Testing over C#

Very interesting. What would happen if you write all your code with IronPython (not just the unit tests)? Would you end up with approximately 10 times less code? Maybe I should le …