Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
254 views

For reliable code, NModel, Spec Explorer, F# or other?

I've got a business app in C#, with unit tests. Can I increase the reliability and cut down on my testing time and expense by using NModel or Spec Explorer? Alternately, if I were to rewrite it in ...
2
votes
1answer
261 views

Anyone using Microsoft ASML language?

To me the concept of "Gurevich Abstract State Machine" (formerly known as "evolving algebras") seems very promising to provide a solid fundation to systems behaviours. It could be what relational ...