Skip to main content
Back to registry

web-renderer-test

remotion-dev/remotion

The web renderer is in packages/web-renderer and the test suite is in packages/web-renderer/src/test .

Installs376
Install command
npx skills add https://github.com/remotion-dev/remotion --skill web-renderer-test
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
The web renderer is in packages/web-renderer and the test suite is in packages/web-renderer/src/test . It uses visual snapshot testing using vitest. A test file can for example be executed using: Each test is powered by a fixture in packages/web-renderer/src/test/fixtures . A fixture looks like this for example: The corresponding test looks like this: - Add a new fixture in packages/web-renderer/src/test/fixtures . - Important : Add the fixture to packages/web-renderer/src/test/Root.tsx to add a way to preview it. - Add a new test in packages/web-renderer/src/test . - Run bunx vitest src/test/video.test.tsx to execute the test. - Important : Update packages/docs/docs/client-side-rendering/limitations.mdx to reflect the newly supported property.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does web-renderer-test do?

The web renderer is in packages/web-renderer and the test suite is in packages/web-renderer/src/test .

Is web-renderer-test good?

web-renderer-test does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does web-renderer-test work with?

web-renderer-test currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to web-renderer-test?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install web-renderer-test?

npx skills add https://github.com/remotion-dev/remotion --skill web-renderer-test

Related skills

More from remotion-dev/remotion

Related skills

Alternatives in Software Engineering