Socket
Socket
Sign inDemoInstall

@salesforce/cli-plugins-testkit

Package Overview
Dependencies
Maintainers
49
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforce/cli-plugins-testkit - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.0.2](https://github.com/salesforcecli/cli-plugins-testkit/compare/v0.0.1...v0.0.2) (2021-01-28)
### 0.0.1 (2021-01-28)

@@ -7,0 +9,0 @@

2

package.json
{
"name": "@salesforce/cli-plugins-testkit",
"description": "Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).",
"version": "0.0.1",
"version": "0.0.2",
"author": "Salesforce",

@@ -6,0 +6,0 @@ "license": "BSD-3-Clause",

@@ -7,2 +7,4 @@ [![NPM](https://img.shields.io/npm/v/@salesforce/cli-plugins-testkit.svg)](https://www.npmjs.com/package/@salesforce/cli-plugins-testkit)

**This package is in heavy development. The APIs exposed from this pacakge are incomplete and will change frequently.**
The @salesforce/cli-plugins-testkit library provides test utilities to assist Salesforce CLI plug-in authors with writing integration, smoke, and e2e style testing. For example, you could write tests to ensure your plugin commands execute properly using an isolated Salesforce project, scratch org, and different Salesforce CLI install paths.

@@ -9,0 +11,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc