Registry / build-tool / swc-ecma-transforms-testing

swc-ecma-transforms-testing

JSON →
library44.0.0rscratesunverified

Rust port of babel and closure compiler.

# Cargo.toml [dependencies] swc_ecma_transforms_testing = "44.0.0"
INSTALL
IMPORT
SIG · SWC-ECMA-TRANSFORM
S
swc-ecma-transforms-testing
build-toolrustv44.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

test_fixture
use swc_ecma_transforms_testing::test_fixture;

Provides testing utilities for SWC transforms.

use swc_ecma_transforms_testing::test_fixture; fn main() { // test_fixture is typically used in test modules println!("Testing fixture available"); }
Debug
Known issues
gotchaPart of SWC ecosystem; requires other SWC crates for full functionality
fix
Add swc_ecma_parser and swc_ecma_transforms_base as dependencies
affects: >=44.0.0
Upgrade
Version history
44.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
16
OpenAI (training)
1
Resources
swc-ecma-transforms-testing — cargo add swc-ecma-transforms-testing · libregistry