Change8
Symbol7 releases

remix-test

Found in 1 package: remix

remix(7 releases)

remix@3.0.0-beta.10Breaking
Aug 17, 2026

This release consolidates changes from multiple beta versions into a single supported prerelease (Beta.10), introducing a new `remix db` workflow, full-stack HMR, and significant API changes for improved structure and functionality.

remix@3.0.0-beta.6Breaking
Aug 14, 2026

This release introduces significant breaking changes to Remix's API, including updated import paths, changes to asset server configuration, and modifications in route pattern handling. It also adds a new `remix db` workflow, integrated HMR, and enhanced form navigation.

test@0.4.2
May 29, 2026

This patch release focuses on improving test stability and reliability, particularly for browser and E2E tests, by fixing import resolution, ensuring lifecycle hook failures are reported, and managing test server ports.

test@0.3.0
Apr 30, 2026

This release introduces an asynchronous timer advancement utility for fake timers and enhances configuration flexibility by accepting arrays for several test filtering options. Server and E2E tests now default to running in forked processes for better isolation.

test@0.2.0
Apr 29, 2026

This release introduces code coverage reporting for `remix-test` and enhances compatibility with the Bun runtime by fixing test discovery issues related to symlinks. It also exports a utility for programmatic test execution.

remix@3.0.0-alpha.5
Apr 23, 2026

This pre-release introduces new package exports for assert and test modules, adds the `remix-test` binary, and updates numerous internal Remix dependencies to newer versions.

test@0.1.0
Apr 23, 2026

This release introduces the initial version of the @remix-run/test framework, providing comprehensive testing utilities for Remix applications, alongside minor dependency bumps.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when remix-test changes.

Learn More