Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Jasmine Test Adapter
Jasmine Test Adapter

Jasmine Test Adapter

Danny Tuppeny

|
2,615 installs
| (0) | Free
Test Adapter and for the Jasmine JavaScript testing framework.
Download

Jasmine Test Adapter

Jasmine Test Adapter for Visual Studio

Features

  • Automatically update test list when any .js or .jstest file is updated
  • Automatically executes tests when any .js or .jstest file is if "Run tests after build" is selected in the Visual Studio Test Explorer
  • Marks .jstest files as JavaScript to enable intellisense/syntax highlighting

Installation

  1. Install from Visual Studio Gallery

Usage

  1. Create a .jstest file in any Visual Studio project
  2. Include any additional .js files using Node's require()
  3. Create tests using describe/it/expect; see Jasmine website for full details

Known Issues / Limitations

  1. Issue #1 Currently all tests will always be executed, even if you select a subset of tests
  2. Issue #2 Currently all tests must finish executing before results are displayed

Feedback

Please send your feedback/issues/feature requests! :-)

  • GitHub Issues: TestAdapters/issues
  • Twitter: @DanTup
  • Google+: Danny Tuppeny
  • Email: danny+testadapters@tuppeny.com
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft