The NTB Automation Ghostfreak extension provides Gherkin and JSON snippets for automated testing using the Ghostfreak framework. This helps developers write test cases faster and more efficiently.
Features
Snippets for Gherkin .feature files
JSON snippets for API automation
Utility snippets for date, random values, and HTTP requests
Installation
Open Visual Studio Code.
Go to Extensions (Ctrl+Shift+X).
Search for NTB Automation Ghostfreak and install it.
Start using snippets in .feature and .json files.
Usage
Open a .feature file and type given, when, or then to trigger auto-suggestions.
In JSON files, use shortcuts like http, request, or variable for automation-related snippets.
Requirements
Visual Studio Code 1.82.0+
Compatible with any project using the Ghostfreak framework.
Release Notes
2.5.5
Added support for additional Gherkin feature snippets.
Improved JSON snippet auto-suggestions.
Contribution & Support
For feature requests or bug reports, please create an issue on our GitHub repository.