Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jasmine AI Test WriterNew to Visual Studio Code? Get it now.
Jasmine AI Test Writer

Jasmine AI Test Writer

RSDEVS

|
2 installs
| (0) | Free
Shorthand to write unit tests with Copilot for Jasmine
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jasmine-ai-test-writer README

Shorthand to write unit tests with Copilot for Jasmine.

Features

Generate jasmine unit tests from you spec file. By pressing ctrl/command + t when you are in a spec file, the extension will get the corresponding targeted file and diplay a list of methods available for testing.

Requirements

This extension works in conjunction with Copilot. Thereore Copilot having Copilot extension active is a requirment.

Known Issues

Release Notes

1.0.0

Initial Release

Following extension guidelines

Make sure your spec files have the same name as the targeted files for testing, example: test.ts -> test.spec.ts Press ctrl/command + t when you are in a spec file. A dropdown with all available methods will show. Select a method from the list, the method body will be send to copilot and it specs will start generating at your current cursor position.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft