Skip to content

Instantly share code, notes, and snippets.

@seankearon
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seankearon/f25eaae25d9f1435893a to your computer and use it in GitHub Desktop.
Save seankearon/f25eaae25d9f1435893a to your computer and use it in GitHub Desktop.
Set up for testing a TypeScript Knockout model in Visual Studio with Jasmine
Install-Package knockoutjs
Install-Package knockout.typescript.DefinitelyTyped
Install-Package JasmineTest
Install-Package jasmine.typescript.DefinitelyTyped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment