Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
contentstack avatar

Testing

  • 2 installs
  • Updated August 2, 2026
  • contentstack/contentstack-marketplace-sdk

Test Contentstack marketplace extensions before publishing to the ecosystem.

About

Testing strategies for marketplace extensions built with Contentstack SDK. Ensures extensions work reliably in the Contentstack environment before release.

  • Test extension lifecycle and integration points
  • Validate marketplace extension behavior

Testing by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,683 of 2,153 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/contentstack/contentstack-marketplace-sdk --skill testing

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
Last updatedAugust 2, 2026
Repositorycontentstack/contentstack-marketplace-sdk

What it does

Test Contentstack marketplace extensions before publishing to the ecosystem.

Files

SKILL.mdMarkdownGitHub ↗

Testing – contentstack-marketplace-sdk

When to use

  • Adding tests under test/unit or API suites
  • Working with nyc coverage or mochawesome reports

Instructions

Runners

  • Mocha with `@babel/register` for most suites; `nyc` wraps coverage.
  • `npm run test:typescript` runs Jest with jest.config.js for TypeScript-focused tests.

Reports

  • Sanity HTML reports (test:sanity-report) are optional helpers—do not commit generated artifacts meant for CI only.

Mocking

  • nock / axios-mock-adapter patterns may exist—keep tests hermetic without real network when possible.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.