JSTestDriver server tool window
- Start a local server link.
In this tool window, start and stop the JSTestDriver Server to run unit tests against and capture the browser to execute unit tests in.
Prerequisites
The tool window becomes available when the following prerequisites are met:
The JSTestDriver plugin is downloaded, installed, and enabled. The JSTestDriver plugin is not bundled with JetBrains DataSpell, but it can be installed on the Settings/Preferences | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains repository.
The current project contains at least one test runner configuration files.
Options
Item | Tooltip and shortcut | Description |
---|---|---|
Run a local server | Click this button to have JetBrains DataSpell launch the default JSTestDriver server. | |
Stop the local server | Click this button to have JetBrains DataSpell stop the currently running JSTestDriver server. | |
Capture a browser using the URL | This read-only field shows the URL address to access the Remote Console of the JSTestDriver. Copy the URL address and open it in the browser of your choice. |
Last modified: 15 March 2021