Castle vs Jython
A side-by-side look at Castle and Jython. For an in-depth review of either product, follow the links below.
Castle
Development
Castle is an open-source model-based testing framework for .NET that makes it easy to automate testing activities like implementing stubs and mocks, parameterizing tests, and sharing test context across tests.
opensourcetestingautomationnet
Jython
Development
Jython is an implementation of the Python programming language designed to run on the Java platform. It allows Python code to make use of Java libraries and enables interoperability between Python and Java code.
pythonjavajvmdynamicscripting