Closed JaySmith-zz closed 13 years ago
I am working on a branch which works with SharpDevelop (OSS .NET Development IDE) and nUnit. Most things seem to be working, but the SQL Kihon is having some issues. Could be due to the nUnit runner, instead of the built in runner. Working on that now.
I think we have this working with SharpDevelop for the most part. Is the SQL Kihon still broken? @TimRayburn?
Last I knew this was working except the SQL Kihon which Tim was going to look at.
We are all using Visual Studio Pro or better to run this. Most people new to development will not have the funds to purchase expensive IDEs. I have looked at Visual Studio Express, it is not a good candidate in my opinion since it does not ship with MSTest and does not allow plugins so it cannot be installed.
I am looking for alternative way to be able to use the Squire code base to teach the C# language but need with an IDE that is free and supports a mature unit testing framework; nUnit, MSTest, etc.