Skip to main content
Back to the directory
remotion-dev/remotionSoftware EngineeringFrontend and Design

web-renderer-test

Visual snapshot testing for web renderer components using vitest fixtures.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
774

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/remotion-dev/remotion --skill web-renderer-test
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, web-renderer-test has 774 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: remotion-dev/remotion. Canonical URL: https://skills.sh/remotion-dev/remotion/web-renderer-test.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Visual snapshot testing for web renderer components using vitest fixtures. 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: - Create test fixtures in packages/web-renderer/src/test/fixtures that define a React component, dimensions, frame rate, and duration - Register fixtures in packages/web-renderer/src/test/Root.tsx to enable preview functionality - Write test cases that render stills using renderStillOnWeb() and validate output with testImage() snapshot comparison - Run tests with bunx vitest src/test/video.test.tsx and update documentation in limitations.mdx when adding new supported properties - 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.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Visual snapshot testing for web renderer components using vitest fixtures.

Is web-renderer-test good?

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

Which AI agents support web-renderer-test?

web-renderer-test currently lists compatibility with Skills CLI.

Is web-renderer-test safe to install?

web-renderer-test has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to web-renderer-test?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install web-renderer-test?

Run the following command to 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