Update Regressify
Instructions to update Regressify library to the latest version for new features and bug fixes so you can apply into your project.
Using the UI
If you have the Regressify extension installed in Visual Studio Code, you can update the library by:
- Right-clicking any test suite file.
- Selecting Regressify - Update Library.
Note: This updates the library used for running tests, not the Visual Studio Code extension itself. The extension is updated automatically by Visual Studio Code.
Using command line
To keep Regressify up to date, periodically run:
Then within your test project, execute the following command to apply the latest updates: