jschementi / europycon2009
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Jimmy Schementi (author)
Mon Jun 29 00:10:35 -0700 2009
README.md
IronPython testing with unittest in Silverlight
A simple unittest demo running in Silverlight
To run in Silverlight:
chr /b:u1/index.html
The same app can be run on the desktop:
cd u1\app
..\..\ipy.bat u1.py

