I see they have a windows version that looks like WPF and a mac screenshot shows Mono in the title bar.
Is it written in C# .NET with Mono?
(I'm only asking because they seem to do it right)
Thanks.
I see they have a windows version that looks like WPF and a mac screenshot shows Mono in the title bar.
Is it written in C# .NET with Mono?
(I'm only asking because they seem to do it right)
Thanks.
It is probably written in C# and it definitely runs on Mono on other platforms than Windows. You can see it in FAQ requirements section. Also their PNUnit is running on C#/Mono.
A nice mix of different languages ranging from C# to Java. But, as Tomi pointed, C# is the primary language. Great to write code and very good in terms of performance too (able to consistently beat a good number of competitors).